278dd3cebe
deployment note: - use nextcloud for groupware - consider replacing vikunja and opencloud
6 lines
153 B
INI
6 lines
153 B
INI
; /usr/local/etc/php/conf.d/nextcloud-upload.ini
|
|
upload_max_filesize=16G
|
|
post_max_size=16G
|
|
memory_limit=1024M
|
|
max_execution_time=3600
|
|
max_input_time=3600 |