add recommend memory limit
This commit is contained in:
parent
e729f386c4
commit
f6887f80d3
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ nginx:
|
|||
ini:
|
||||
post_max_size: "{{ nextcloud.upload_size_max }}"
|
||||
upload_max_filesize: "{{ nextcloud.upload_size_max }}"
|
||||
memory_limit: 512M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue