aboutsummaryrefslogtreecommitdiffstats
path: root/community/nextcloud/fpm-pool.conf
diff options
context:
space:
mode:
Diffstat (limited to 'community/nextcloud/fpm-pool.conf')
-rw-r--r--community/nextcloud/fpm-pool.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/nextcloud/fpm-pool.conf b/community/nextcloud/fpm-pool.conf
index 69fef6e37ad..cae9acce210 100644
--- a/community/nextcloud/fpm-pool.conf
+++ b/community/nextcloud/fpm-pool.conf
@@ -30,6 +30,9 @@ process_control_timeout = 10s
[nextcloud]
+user = nextcloud
+group = www-data
+
; The address on which to accept FastCGI requests.
; Valid syntaxes are:
; 'ip.add.re.ss:port' - to listen on a TCP socket to a specific address on