module(wp): the day has come to merge

This commit is contained in:
Raito Bezarius 2021-11-22 22:26:01 +01:00
parent bee4f713b3
commit d91cc414e0

View file

@ -8,6 +8,6 @@
"listen.mode" = 660;
"pm" = "dynamic";
"catch_workers_output" = "yes";
}; # // (builtins.removeAttrs [ "__unfix__" "extend" ] processSettings);
} // (processSettings.__unfix__ processSettings); # obscure magic.
listen = phpFpmListen;
}