mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 15:27:16 +00:00
12 lines
185 B
Plaintext
12 lines
185 B
Plaintext
[www]
|
|
pm = ondemand
|
|
pm.process_idle_timeout = 120s
|
|
pm.max_children = 5
|
|
|
|
listen = /var/run/php-fpm.sock
|
|
listen.owner = www-data
|
|
listen.group = www-data
|
|
user = www-data
|
|
group = www-data
|
|
|