mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 02:53:49 +01:00
Changed uhttpd config to match improvements
This commit is contained in:
parent
1c88c17390
commit
6b8f2b4d42
@ -123,6 +123,9 @@ else
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user