Update nginx timeout to match max_execution_time

This commit is contained in:
Tom Wiesing 2021-11-17 11:27:19 +01:00
parent 793eab5c2d
commit 32f9876307
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15
3 changed files with 20 additions and 1 deletions

View file

@ -2,4 +2,3 @@
# These should match with distillery/resources/compose/barrel/conf/wisski.ini.
client_max_body_size 1000m;
proxy_read_timeout 3000;