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