From 933d47accb67bd4aa464ff1536a675555f4b72b6 Mon Sep 17 00:00:00 2001 From: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Date: Fri, 25 Feb 2022 09:56:04 +0100 Subject: [PATCH] Revert "Adds warning about user deletion and object store" --- admin_manual/configuration_user/user_configuration.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/admin_manual/configuration_user/user_configuration.rst b/admin_manual/configuration_user/user_configuration.rst index bb20e7eb8..3f68d054a 100644 --- a/admin_manual/configuration_user/user_configuration.rst +++ b/admin_manual/configuration_user/user_configuration.rst @@ -217,5 +217,3 @@ 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.