contrib/community-profiles: Allow 50KB/s Downloadrate per default in luci-splash

This commit is contained in:
Manuel Munz 2013-08-18 11:30:00 +00:00
parent bf86e86429
commit 54da15fc7f

View file

@ -25,7 +25,7 @@ config 'defaults' 'bssidscheme'
config 'defaults' 'luci_splash' config 'defaults' 'luci_splash'
option 'limit_up' '20' option 'limit_up' '20'
option 'limit_down' '20' option 'limit_down' '50'
config widget 'customindex' config widget 'customindex'
option enabled '1' option enabled '1'