modules(wp): do not use process settings
This commit is contained in:
parent
d1bd8368db
commit
4cad87b8a9
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
"listen.mode" = 660;
|
||||
"pm" = "dynamic";
|
||||
"catch_workers_output" = "yes";
|
||||
} // (builtins.removeAttrs [ "__unfix__" "extend" ] processSettings);
|
||||
}; # // (builtins.removeAttrs [ "__unfix__" "extend" ] processSettings);
|
||||
listen = phpFpmListen;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue