mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #6094 from nextcloud/pierreozoux-patch-1
Adds warning about user deletion and object store
This commit is contained in:
@@ -217,3 +217,5 @@ download them from your Nextcloud Files page, which compresses them into a zip
|
||||
file, or use a sync client to copy them to your local computer. See
|
||||
:doc:`../configuration_files/file_sharing_configuration` to learn how to create
|
||||
persistent file shares that survive user deletions.
|
||||
|
||||
.. note:: If you are using object storage such as OpenStack Swift or Amazon Simple Storage Service (S3) or any compatible S3-implementation (e.g. Minio or Ceph Object Gateway) as primary storage or external storage, you should first make sure the user's files have been deleted. Once a user is deleted, it is not possible to remove those objects from storage.
|
||||
|
||||
Reference in New Issue
Block a user