diff options
Diffstat (limited to 'apps/files_sharing/appinfo/info.xml')
-rw-r--r-- | apps/files_sharing/appinfo/info.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index 72a2ed7c138..008b9fed8db 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -42,6 +42,7 @@ Turning the feature off removes shared files and folders on the server for all s <commands> <command>OCA\Files_Sharing\Command\CleanupRemoteStorages</command> <command>OCA\Files_Sharing\Command\ExiprationNotification</command> + <command>OCA\Files_Sharing\Command\DeleteOrphanShares</command> </commands> <settings> |