system: adjust timeout #6351

This commit is contained in:
Franco Fichtner 2023-02-28 09:12:05 +01:00
parent 293bf9e88a
commit 4e1dc4c783

View File

@ -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