nixos/modules/nextcloud/custom-php.ini

6 lines
102 B
INI
Raw Normal View History

2022-11-05 14:35:26 +01:00
upload_max_filesize=20G
post_max_size=20G
max_input_time=3600
max_execution_time=3600
memory_limit=2G