Use alpine, add collabora, tune php uploads, bump database version

This commit is contained in:
Oliver Hattshire 2025-10-20 03:48:24 -03:00
parent 2107687a11
commit 03c2fb46cf
8 changed files with 47 additions and 51 deletions

View file

@ -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