From 54da15fc7f96af3a8674eef81403dc014a5f39a7 Mon Sep 17 00:00:00 2001 From: Manuel Munz Date: Sun, 18 Aug 2013 11:30:00 +0000 Subject: [PATCH] contrib/community-profiles: Allow 50KB/s Downloadrate per default in luci-splash --- contrib/package/community-profiles/files/etc/config/profile_augsburg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.11.0