mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
system: adjust timeout #6351
This commit is contained in:
parent
293bf9e88a
commit
4e1dc4c783
@ -277,6 +277,9 @@ server.tag = "OPNsense"
|
||||
# Maximum idle time with nothing being written (php downloading)
|
||||
server.max-write-idle = 999
|
||||
|
||||
# Set shutdown time to 2 seconds for SIGINT handling
|
||||
server.feature-flags = ( "server.graceful-shutdown-timeout" => 2 )
|
||||
|
||||
{$lighty_use_syslog}
|
||||
|
||||
# files to check for if .../ is requested
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user