Merge pull request #14137 from MartinZeitNextcloud/patch-1

Fix typo in primary_storage.rst
This commit is contained in:
tflidd
2026-03-23 17:18:29 +01:00
committed by GitHub

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