From 17058599f3f8128779ce313b41f81d11ef409999 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Tue, 5 Mar 2024 11:11:31 +0100 Subject: [PATCH 1/2] Remove version naming and deletion limitation Signed-off-by: Louis Chemineau --- user_manual/files/version_control.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/user_manual/files/version_control.rst b/user_manual/files/version_control.rst index 072a541f957..4b30a9c8791 100644 --- a/user_manual/files/version_control.rst +++ b/user_manual/files/version_control.rst @@ -36,8 +36,6 @@ versions until it meets the disk space limit again. Naming a version ---------------- -.. warning:: Naming a version is currently not available when the group folders or S3 versioning apps are enabled. - You can give a name to a version. .. figure:: ../images/files_versions_actions.png @@ -48,6 +46,4 @@ When a version has a name, it will be excluded from the automatic expiration pro Deleting a version ------------------ -.. warning:: Deleting a version is currently not available when the group folders or S3 versioning apps are enabled. - You can also manually delete a version without waiting for the automatic expiration process. \ No newline at end of file From ae5acaf9795ec8d790440b771063f95e2f969711 Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Tue, 5 Mar 2024 11:14:21 +0100 Subject: [PATCH 2/2] Add note about named versions for admins Signed-off-by: Louis Chemineau --- admin_manual/configuration_files/file_versioning.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/configuration_files/file_versioning.rst b/admin_manual/configuration_files/file_versioning.rst index 56ca3c8f826..273075a2a22 100644 --- a/admin_manual/configuration_files/file_versioning.rst +++ b/admin_manual/configuration_files/file_versioning.rst @@ -21,6 +21,8 @@ The Versions app never uses more than 50% of the user's currently available free space. If the stored versions exceed this limit, Nextcloud deletes the oldest file versions until it meets the disk space limit again. +.. note:: Versions named by a user will never be deleted. + You may alter the default pattern in ``config.php``. The default setting is ``auto``, which sets the default pattern::