mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-07 22:02:32 -04:00
set worker_shutdown_timeout to 1 hour
This commit is contained in:
parent
02b97b4327
commit
1c6a25847e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ error_log stderr emerg;
|
|||
|
||||
worker_processes auto;
|
||||
worker_rlimit_nofile 16384;
|
||||
worker_shutdown_timeout 1h;
|
||||
|
||||
events {
|
||||
worker_connections 4096;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue