mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Change script timeout values
This commit is contained in:
parent
875981071e
commit
50211bc86c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/bin/sh
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set uhttpd.main.redirect_https=0
|
||||
set uhttpd.main.script_timeout=120
|
||||
set uhttpd.main.network_timeout=120
|
||||
set uhttpd.main.script_timeout=240
|
||||
set uhttpd.main.network_timeout=240
|
||||
set uhttpd.main.http_keepalive=60
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue