From 8344d8ade6b0cc9074e5abd96fee64c9bc6d3ead Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 20 Feb 2026 12:52:59 +0100 Subject: [PATCH] redis.config.php: fix typo Signed-off-by: Simon L. --- Containers/nextcloud/config/redis.config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/nextcloud/config/redis.config.php b/Containers/nextcloud/config/redis.config.php index 40ed860d..7398c9b3 100644 --- a/Containers/nextcloud/config/redis.config.php +++ b/Containers/nextcloud/config/redis.config.php @@ -1,5 +1,5 @@ '\OC\Memcache\Redis', 'memcache.locking' => '\OC\Memcache\Redis',