1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00
This commit is contained in:
Robin Appelman 2026-04-28 18:55:08 +02:00
commit ea3f89bb04

View file

@ -1,11 +1,11 @@
[global] [global]
error_log = /proc/self/fd/2 error_log = /var/log/php-fpm-error.log
daemonize = no daemonize = no
[www] [www]
access.log = /proc/self/fd/2 access.log =/var/log/php-fpm-access.log
user = haze user = haze
group = haze group = haze