mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-22 00:04:20 +01:00
I really need to do something about this...
Signed-off-by: main <magic_rb@redalder.org>
This commit is contained in:
parent
bec1911777
commit
7769266b13
|
@ -62,7 +62,7 @@ nglib.makeSystem {
|
|||
"user" = "www-data";
|
||||
};
|
||||
fpmSettings = {
|
||||
"hp_admin_value[error_log]" = "/proc/self/fd/1";
|
||||
"php_admin_value[error_log]" = "/proc/self/fd/1";
|
||||
"php_admin_flag[log_errors]" = "on";
|
||||
"pm" = "dynamic";
|
||||
"pm.max_children" = 75;
|
||||
|
|
Loading…
Reference in a new issue