Files
docker-rorschach/Docker/php-8.1-fpm/php-custom.ini
T
2023-07-18 11:44:14 +02:00

11 lines
226 B
INI

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