service-nextcloud/php-uploads.ini

6 lines
114 B
INI
Raw Normal View History

2024-08-13 18:07:22 +00:00
file_uploads = On
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 1200
max_input_time = 120