contrib/community-profiles: Allow 50KB/s Downloadrate per default in luci-splash
authorManuel Munz <freifunk@somakoma.de>
Sun, 18 Aug 2013 11:30:00 +0000 (11:30 +0000)
committerManuel Munz <freifunk@somakoma.de>
Sun, 18 Aug 2013 11:30:00 +0000 (11:30 +0000)
contrib/package/community-profiles/files/etc/config/profile_augsburg

index f87d9f5..0423b91 100644 (file)
@@ -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'