Files
docker-popsu-coloques/Docker/php/php-custom.ini
T
2024-03-01 22:41:48 +01:00

10 lines
203 B
INI

memory_limit = 8192M
upload_max_filesize = 50M
post_max_size = 50M
max_execution_time = 150
; Log level
; Possible Values: alert, error, warning, notice, debug
; Default Value: notice
log_level = debug