mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
7 lines
179 B
INI
7 lines
179 B
INI
; Common values to change to increase file upload limit
|
|
upload_max_filesize = 100M
|
|
post_max_size = 100M
|
|
|
|
; Other common parameters
|
|
max_execution_time = 3600
|
|
max_input_time = 3600
|