8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
[joeac]
|
|
listen = phpfpm:9000
|
|
pm = ondemand
|
|
pm.max_children = 10
|
|
pm.max_requests = 100
|
|
security.limit_extensions = .php .css .webp .jpg
|
|
user = www-data
|