From 50b9eadbff868451dc4cd4294e3b0594120798dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Br=C3=BCckner?= Date: Wed, 2 Aug 2017 21:47:27 +0200 Subject: [PATCH] deleted redundant lines --- .examples/docker-compose/with-nginx-proxy/apache/caching.php | 1 - .examples/docker-compose/with-nginx-proxy/fpm/caching.php | 1 - 2 files changed, 2 deletions(-) diff --git a/.examples/docker-compose/with-nginx-proxy/apache/caching.php b/.examples/docker-compose/with-nginx-proxy/apache/caching.php index d97c77c..9f8b5d2 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 d97c77c..9f8b5d2 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' =>