Files
uwuzu-for-docker-compose/php/php.ini
T
2025-12-15 00:41:54 +09:00

7 lines
160 B
INI

display_errors = Off
log_errors = On
error_log = /proc/self/fd/2
output_buffering = 4096
default_charset = "UTF-8"
post_max_size = 32M
upload_max_filesize = 32M