timeout also

This commit is contained in:
tavo-wasd 2024-02-15 21:39:56 -06:00
parent 6b68ecb447
commit 14fd21ab80

View file

@ -23,7 +23,7 @@ server {
# set max upload size and increase upload timeout:
client_max_body_size 8192M;
client_body_timeout 300s;
client_body_timeout 3600s;
fastcgi_buffers 64 4K;
# Enable gzip but do not remove ETag headers