From 15814105e3899a60c8ec6ac50ae40ba7c445ff41 Mon Sep 17 00:00:00 2001 From: MartinZeitNextcloud Date: Wed, 18 Mar 2026 07:14:06 +0100 Subject: [PATCH] Fix typo in primary_storage.rst Signed-off-by: MartinZeitNextcloud --- 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 835e64f8a1d..0918a6a9b34 100644 --- a/admin_manual/configuration_files/primary_storage.rst +++ b/admin_manual/configuration_files/primary_storage.rst @@ -34,7 +34,7 @@ Data Backup and Recovery Implications ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ One impact of using an object store as Primary Storage is that your data backup strategy -needs to incorporate this. **Your data is longer stored on your Nextcloud server, but your +needs to incorporate this. **Your data is no longer stored on your Nextcloud server, but your files are also no longer accessible by simply bypassing your Nextcloud server and accessing your object store directly.**