From fb7aacaa4a43a024276bdb2fea7985dfc800da92 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 0ed088c8162..e2d1b1dadc0 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.**