mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-04-29 11:59:27 +00:00
increasing watchdog timer range as a workaround
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@6628 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
parent
8006dd55ff
commit
ea6659c604
1 changed files with 1 additions and 1 deletions
|
|
@ -537,7 +537,7 @@ ConfigurationKeyMap getConfigurationKeys()
|
|||
"minutes",
|
||||
ConfigurationKey::DEVELOPER,
|
||||
ConfigurationKey::VALRANGE,
|
||||
"45:75",// educated guess
|
||||
"0:6000",// educated guess
|
||||
false,
|
||||
"Number of minutes before the radio watchdog expires and OpenBTS is restarted."
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue