mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-07 16:56:43 +02:00
6 lines
190 B
INI
6 lines
190 B
INI
file_uploads = On
|
|
memory_limit = $CP_PHP_MEMORY_LIMIT
|
|
upload_max_filesize = $CP_MAX_BODY_SIZE
|
|
post_max_size = $CP_MAX_BODY_SIZE
|
|
max_execution_time = $CP_TIMEOUT
|
|
max_input_time = $CP_TIMEOUT
|