summaryrefslogtreecommitdiffstats
path: root/roles/webmail/files/etc/php/fpm/pool.d
diff options
context:
space:
mode:
Diffstat (limited to 'roles/webmail/files/etc/php/fpm/pool.d')
-rw-r--r--roles/webmail/files/etc/php/fpm/pool.d/roundcube.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/webmail/files/etc/php/fpm/pool.d/roundcube.conf b/roles/webmail/files/etc/php/fpm/pool.d/roundcube.conf
index 1512d66..1a7a1d8 100644
--- a/roles/webmail/files/etc/php/fpm/pool.d/roundcube.conf
+++ b/roles/webmail/files/etc/php/fpm/pool.d/roundcube.conf
@@ -1,7 +1,7 @@
[roundcube]
user = _roundcube
group = nogroup
-listen = /run/php/php7.3-fpm@roundcube.sock
+listen = /run/php/php7.4-fpm@roundcube.sock
listen.owner = www-data
listen.group = www-data
listen.mode = 0600