Fix typo in primary_storage.rst

Signed-off-by: MartinZeitNextcloud <martin.zeitler@nextcloud.com>
This commit is contained in:
MartinZeitNextcloud
2026-03-18 07:14:06 +01:00
committed by GitHub
parent ae4c87fdef
commit fb7aacaa4a

View File

@@ -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.**