Merge pull request #8817 from nextcloud/backport/8748/stable24

[stable24] Remove outdated warning about encryption for S3 as primary storage
This commit is contained in:
blizzz 2022-07-19 00:46:32 +02:00 committed by GitHub
commit 4ffb4d367d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,9 +27,6 @@ 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
-------------