Set longer timeouts; Use production docker nextcloud

This commit is contained in:
Hattshire 2024-03-07 22:26:41 +00:00
parent 0f5caed42b
commit b47e006c9c
4 changed files with 32 additions and 11 deletions

6
images/nc/upload.ini Normal file
View file

@ -0,0 +1,6 @@
upload_max_filesize=16G
post_max_size=16G
max_input_time=3600
max_execution_time=3600
memory_limit=1G
output_buffering=0