
Note when applying this update you will have to update existing nginx vhosts to match new listening addresses (IPv6). Preferably you should update them to unix socket though and apply the changes to the tor hidden service config as well
9 lines
144 B
Plaintext
9 lines
144 B
Plaintext
[www]
|
|
user = www-data
|
|
group = www-data
|
|
listen = /run/php/i.2
|
|
listen.owner = www-data
|
|
listen.group = www-data
|
|
pm = ondemand
|
|
pm.max_children = 10
|