Increase timeout default for now.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2026-02-18 01:41:15 +00:00
parent a4c7f2f04b
commit 9d7ee4f174
2 changed files with 3 additions and 3 deletions

View File

@@ -408,7 +408,7 @@
# Maximum time to process a request received from a client (seconds).
#
#client_request_timeout = 180
#client_request_timeout = 240
# Maximum time to transmit a response to a client (seconds)
#