Merge pull request #63339 from Slabity/master

Fix restya-board's phpfpm.pools option
This commit is contained in:
Silvan Mosberger 2019-07-06 03:00:52 +02:00 committed by GitHub
commit 944e21cf7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,7 +178,7 @@ in
config = mkIf cfg.enable {
services.phpfpm.poolConfigs = {
services.phpfpm.pools = {
"${poolName}" = {
listen = phpfpmSocketName;
phpOptions = ''