1
0
1Panel-Appstore/php/7/supervisor/supervisor.d/php-fpm.ini

11 lines
221 B
INI
Raw Normal View History

2024-09-05 15:52:40 +08:00
[program:php-fpm]
command=php-fpm
process_name=%(program_name)s_%(process_num)02d
user=root
numprocs=1
autostart=true
autorestart=false
startsecs=0
redirect_stderr=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0