Add processes to unit
This commit is contained in:
@@ -163,6 +163,11 @@ data:
|
||||
"applications": {
|
||||
"php": {
|
||||
"type": "php",
|
||||
"processes": {
|
||||
"max": 10,
|
||||
"spare": 1,
|
||||
"idle_timeout": 20
|
||||
},
|
||||
"options": {
|
||||
"user": {
|
||||
"display_errors": "{{ .Values.site.displayErrors | default "0" }}",
|
||||
|
||||
Reference in New Issue
Block a user