contrib/community-profiles: Allow 50KB/s Downloadrate per default in luci-splash
This commit is contained in:
parent
bf86e86429
commit
54da15fc7f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ config 'defaults' 'bssidscheme'
|
|||
|
||||
config 'defaults' 'luci_splash'
|
||||
option 'limit_up' '20'
|
||||
option 'limit_down' '20'
|
||||
option 'limit_down' '50'
|
||||
|
||||
config widget 'customindex'
|
||||
option enabled '1'
|
||||
|
|
Loading…
Reference in a new issue