From 9a96a4bde3a50ef473784e992f68c322fee30579 Mon Sep 17 00:00:00 2001 From: Nordinev <117503934+Nordinev@users.noreply.github.com> Date: Mon, 3 Jul 2023 14:25:46 +0200 Subject: [PATCH] suppress a duplicate word Signed-off-by: Nordinev <117503934+Nordinev@users.noreply.github.com> --- admin_manual/configuration_files/primary_storage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/primary_storage.rst b/admin_manual/configuration_files/primary_storage.rst index ccd28dea1..28f5349a8 100644 --- a/admin_manual/configuration_files/primary_storage.rst +++ b/admin_manual/configuration_files/primary_storage.rst @@ -27,7 +27,7 @@ Performance Implications Because of this, object stores configured as Primary Storage usually perform better than when using the same object store via the External Storage support application, but the downside is being unable to access the files from outside of Nextcloud. This makes using an object store -as Primary Storage distinct from using using an object store via External Storage. +as Primary Storage distinct from using an object store via External Storage. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Data Backup and Recovery Implications