This commit is contained in:
Shelvacu
2024-12-27 20:37:24 -08:00
committed by Shelvacu on fw
parent 191f66fc08
commit 9e15fea0ca

View File

@@ -85,7 +85,9 @@ in
};
};
services.phpfpm.pools.firefly-iii-data-importer.phpOptions = ''
catch_workers_output = yes
[PHP]
error_log = syslog
log_errors = On
'';
};
};