contrib/community-profiles/augsburg: Increase leasetime and bandwidth limits
This commit is contained in:
parent
9eb813979e
commit
e3ee086d19
1 changed files with 3 additions and 2 deletions
|
@ -22,8 +22,9 @@ config 'defaults' 'bssidscheme'
|
|||
option '1' '02:CA:FF:EE:BA:BE'
|
||||
|
||||
config 'defaults' 'luci_splash'
|
||||
option 'limit_up' '20'
|
||||
option 'limit_down' '50'
|
||||
option 'limit_up' '40'
|
||||
option 'limit_down' '120'
|
||||
option 'leasetime' '8'
|
||||
|
||||
config widget 'customindex'
|
||||
option enabled '1'
|
||||
|
|
Loading…
Reference in a new issue