Files
phpmyadmin-docker-lightweight/docker/config/php-fpm.d/zzz-php-fpm_custom.conf
T
2022-12-04 20:39:04 +01:00

10 lines
253 B
Plaintext

[global]
; global config goes here
[www]
; www config goes here
; Uncomment the line below if you want to store logs in a file instead of sending them into `stderr`
; php_admin_value[error_log] = /var/log/php/php-fpm-errors.log
access.log = /dev/null