Use alpine, add collabora, tune php uploads, bump database version
This commit is contained in:
parent
2107687a11
commit
03c2fb46cf
8 changed files with 47 additions and 51 deletions
|
|
@ -1,6 +1,6 @@
|
|||
upload_max_filesize=16G
|
||||
post_max_size=16G
|
||||
upload_max_filesize=3G
|
||||
post_max_size=3G
|
||||
max_input_time=3600
|
||||
max_execution_time=3600
|
||||
memory_limit=1G
|
||||
memory_limit=3G
|
||||
output_buffering=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue