Merge pull request #10707 from Nordinev/patch-1

suppress a duplicate word
This commit is contained in:
Christoph Wurst
2023-07-06 10:03:39 +02:00
committed by GitHub

View File

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