Increase php limits
This commit is contained in:
parent
e94f1a04b5
commit
19b584408d
3 changed files with 11 additions and 9 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# update the max body size to fit with php's configuration.
|
||||
# should be kept in sync with distillery/resources/compose/barrel/conf/wisski.ini.
|
||||
client_max_body_size 250m;
|
||||
client_max_body_size 1000m;
|
||||
Loading…
Add table
Add a link
Reference in a new issue