From 543af91269d49aa27c24cd9d5d6bfa39613b5f27 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 8 Dec 2016 19:44:27 +0100 Subject: Webmail: Install XCache (PHP opcode cacher). --- roles/webmail/tasks/roundcube.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/webmail/tasks/roundcube.yml b/roles/webmail/tasks/roundcube.yml index 15544c2..b5e81d6 100644 --- a/roles/webmail/tasks/roundcube.yml +++ b/roles/webmail/tasks/roundcube.yml @@ -4,6 +4,7 @@ - php5-fpm - php5-ldap - php5-gd + - php5-xcache # spell-checking - php5-enchant -- cgit v1.2.3