Update nginx timeouts
This commit is contained in:
parent
cc07186ffa
commit
793eab5c2d
1 changed files with 5 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# update the max body size to fit with php's configuration.
|
||||
# should be kept in sync with distillery/resources/compose/barrel/conf/wisski.ini.
|
||||
# Nginx Configuration File
|
||||
# These should match with distillery/resources/compose/barrel/conf/wisski.ini.
|
||||
|
||||
client_max_body_size 1000m;
|
||||
proxy_read_timeout 3000;
|
||||
Loading…
Add table
Add a link
Reference in a new issue