Uncomment redis and memcached?

This commit is contained in:
Greyscale 2020-04-23 14:03:45 +02:00
parent 3e8e72991b
commit 5c999cc694

View file

@ -168,13 +168,13 @@ PHP_PACKAGES_74=mariadb-client \
php7.4-ldap \
php7.4-mbstring \
php7.4-memcache \
# php7.4-memcached \
php7.4-memcached \
php7.4-mongodb \
php7.4-mysql \
php7.4-opcache \
php7.4-pgsql \
php7.4-pspell \
# php7.4-redis \
php7.4-redis \
php7.4-soap \
php7.4-sqlite \
php7.4-xml \