mirror of
https://github.com/Ladebeze66/Inception.git
synced 2025-12-15 21:57:09 +01:00
12 lines
229 B
Plaintext
12 lines
229 B
Plaintext
[www]
|
|
user = www-data
|
|
group = www-data
|
|
listen = wordpress:9000
|
|
listen.owner = www-data
|
|
listen.group = www-data
|
|
pm = dynamic
|
|
pm.max_children = 5
|
|
pm.start_Servers = 2
|
|
pm.min_spare_servers = 1
|
|
pm.max_spare_servers = 3
|
|
clear_env = no |