mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
disable request buffering in image
This commit is contained in:
parent
32eaad7ccd
commit
1295f0d0dd
2 changed files with 6 additions and 0 deletions
|
|
@ -47,6 +47,9 @@ in
|
|||
|
||||
memory_limit=512M
|
||||
|
||||
post_max_size 10G
|
||||
upload_max_filesize 10G
|
||||
|
||||
apc.enable_cli=1
|
||||
opcache.enable_cli=1
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue