mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
6 lines
109 B
INI
6 lines
109 B
INI
file_uploads = On
|
|
memory_limit = 64M
|
|
upload_max_filesize = 64M
|
|
post_max_size = 64M
|
|
max_execution_time = 600
|
|
|