From 018e298e0da9839f7bf0b5b60e7018cafd1fc9d2 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 72f72300f7b..fa575c0edd7 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -860,6 +860,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 027b8b6288deef2536a8c5375441d6bb6500bb58 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 fa575c0edd7..55cf2bb3d80 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -860,7 +860,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: