role-nextcloud/files/php-fpm-override.conf
Jayne Passmore b4cffee439 Added setup for nextcloud (#1)
Authored-by: Jayne Passmore <jayne.git@actcur.com>
Reviewed-on: #1
2025-04-25 14:39:01 -05:00

5 lines
228 B
Text

[Service]
ExecStart=
ExecStart=/usr/bin/php-fpm-legacy --nodaemonize --fpm-config /etc/php-legacy/php-fpm.conf --php-ini /etc/php-legacy/php-fpm.ini
ReadWritePaths=/var/lib/nextcloud
ReadWritePaths=/etc/webapps/nextcloud/config