Merge pull request #6333 from mashedkeyboard/patch-2

Document primary object storage breaking SSE
This commit is contained in:
John Molakvoæ 2022-01-26 09:53:24 +01:00 committed by GitHub
commit 1dd2f93664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,9 @@ Because of this primary object stores usually perform better than when using the
object store as external storage but it restricts being able to access the files from
outside of Nextcloud.
.. warning:: Using an object store as primary storage will mean you are `unable to use
Nextcloud's server-side encryption functionality <https://github.com/nextcloud/server/issues/22077>`_.
-------------
Configuration
-------------