zoneminder/distros/redhat/nginx/zoneminder.php-fpm.conf.in

11 lines
237 B
Plaintext

# Change the user and group of the default pool to the web server account
[www]
user = @WEB_USER@
group = @WEB_GROUP@
# Uncomment these on machines with little memory
#pm = ondemand
#pm.max_children = 10
#pm.process_idle_timeout = 10s