From db30875f016a7309a313dd191012eab4d89bc6cd Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Thu, 31 Aug 2023 15:24:24 +0200 Subject: [PATCH] switch place of removal Signed-off-by: Daniel Hansson --- addons/redis-server-ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/redis-server-ubuntu.sh b/addons/redis-server-ubuntu.sh index a9d24157..997edbc4 100644 --- a/addons/redis-server-ubuntu.sh +++ b/addons/redis-server-ubuntu.sh @@ -41,8 +41,8 @@ then then # Remove the config from Nextclouds config.php nextcloud_occ config:system:delete memcache.local - nextcloud_occ config:system:delete filelocking.enabled nextcloud_occ config:system:delete memcache.distributed + nextcloud_occ config:system:delete filelocking.enabled nextcloud_occ config:system:delete memcache.locking nextcloud_occ config:system:delete redis password nextcloud_occ config:system:delete redis