From ed0fbb337c051975d238965e198155fb6c6f30ce Mon Sep 17 00:00:00 2001 From: Rello Date: Mon, 15 Jan 2024 15:02:49 +0100 Subject: [PATCH 1/2] Update occ_command.rst add sharing:delete-orphan-shares Signed-off-by: Rello --- admin_manual/configuration_server/occ_command.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index a1c0ed297be..a1156c0ba83 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -859,6 +859,7 @@ Commands for handling shares:: sharing sharing:cleanup-remote-storages Cleanup shared storage entries that have no matching entry in the shares_external table sharing:expiration-notification Notify share initiators when a share will expire the next day + sharing:delete-orphan-shares Delete shares where the owner no longer has access to the file or the file is not available anymore .. _files_external_label: From 1c29c195b7e44d79015600778e5ca3536155689f Mon Sep 17 00:00:00 2001 From: Rello Date: Mon, 15 Jan 2024 15:09:19 +0100 Subject: [PATCH 2/2] Update admin_manual/configuration_server/occ_command.rst Co-authored-by: Christoph Wurst Signed-off-by: Rello --- admin_manual/configuration_server/occ_command.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index a1156c0ba83..02b58bd0232 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -859,7 +859,7 @@ Commands for handling shares:: sharing sharing:cleanup-remote-storages Cleanup shared storage entries that have no matching entry in the shares_external table sharing:expiration-notification Notify share initiators when a share will expire the next day - sharing:delete-orphan-shares Delete shares where the owner no longer has access to the file or the file is not available anymore + sharing:delete-orphan-shares Delete shares where the owner no longer has access to the file or the file is not available anymore .. _files_external_label: