diff --git a/.examples/docker-compose/with-nginx-proxy/apache/caching.php b/.examples/docker-compose/with-nginx-proxy/apache/caching.php index d97c77c2..9f8b5d2b 100644 --- a/.examples/docker-compose/with-nginx-proxy/apache/caching.php +++ b/.examples/docker-compose/with-nginx-proxy/apache/caching.php @@ -1,6 +1,5 @@ '\\OC\\Memcache\\APCu', 'memcache.locking' => '\\OC\\Memcache\\Redis', 'filelocking.enabled' => 'true', 'redis' => diff --git a/.examples/docker-compose/with-nginx-proxy/fpm/caching.php b/.examples/docker-compose/with-nginx-proxy/fpm/caching.php index d97c77c2..9f8b5d2b 100644 --- a/.examples/docker-compose/with-nginx-proxy/fpm/caching.php +++ b/.examples/docker-compose/with-nginx-proxy/fpm/caching.php @@ -1,6 +1,5 @@ '\\OC\\Memcache\\APCu', 'memcache.locking' => '\\OC\\Memcache\\Redis', 'filelocking.enabled' => 'true', 'redis' =>