Commit b5fbc959 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 36c35f61
...@@ -100,10 +100,10 @@ ...@@ -100,10 +100,10 @@
"type": "string" "type": "string"
}, },
"inactivity_timer": { "inactivity_timer": {
"title": "Inactivity Timer", "title": "Inactivity Timer XXX",
"description": "Send RRC connection release after this time (in ms) of network inactivity.", "description": "Send RRC connection release after this time (in ms) of network inactivity.",
"type": "number", "type": "number",
"default": {{ default_lte_inactivity_timer }} "default": 10000
}, },
"log_phy_debug": { "log_phy_debug": {
"title": "Physical layer log debug", "title": "Physical layer log debug",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment