Removing custom uhttpd max_connections config

This commit is contained in:
peteruithoven 2016-05-25 11:35:14 +02:00
parent 6b8f2b4d42
commit 5b1b35c961
1 changed files with 2 additions and 3 deletions

View File

@ -121,11 +121,10 @@ else
uci set network.lan.ipaddr=192.168.5.1
echo -e "beta\nbeta" | passwd root
# uhttpd config: https://wiki.openwrt.org/doc/uci/uhttpd#server_settings
uci set uhttpd.main.lua_handler='/usr/share/lua/wifibox/main.lua'
uci set uhttpd.main.lua_prefix='/d3dapi'
uci set uhttpd.main.max_requests='10'
uci set uhttpd.main.max_connections='15'
uci set wireless.@wifi-device[0].disabled=0
uci delete wireless.radio0.channel