diff options
author | Manuel Munz <freifunk@somakoma.de> | 2013-08-18 11:30:00 +0000 |
---|---|---|
committer | Manuel Munz <freifunk@somakoma.de> | 2013-08-18 11:30:00 +0000 |
commit | 54da15fc7f96af3a8674eef81403dc014a5f39a7 (patch) | |
tree | 1648b15c3a9d5ebc20dc93ed84d9deb887207a80 /contrib/package | |
parent | bf86e8642953e9faa12a04f5428383eb692136a3 (diff) |
contrib/community-profiles: Allow 50KB/s Downloadrate per default in luci-splash
Diffstat (limited to 'contrib/package')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_augsburg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_augsburg b/contrib/package/community-profiles/files/etc/config/profile_augsburg index f87d9f557..0423b914e 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_augsburg +++ b/contrib/package/community-profiles/files/etc/config/profile_augsburg @@ -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' |