service-dolibarr/php-uploads.ini

6 lines
114 B
INI
Raw Permalink Normal View History

2018-03-21 22:55:11 +00:00
file_uploads = On
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 1200
2018-03-21 22:55:11 +00:00
max_input_time = 120