7 lines
160 B
INI
7 lines
160 B
INI
; Large file uploads for Nextcloud (games, etc)
|
|
upload_max_filesize = 64G
|
|
post_max_size = 64G
|
|
memory_limit = 2G
|
|
max_execution_time = 7200
|
|
max_input_time = 7200
|