aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/appinfo/info.xml')
-rw-r--r--apps/files_sharing/appinfo/info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml
index e93bc99d540..e2a08d951ac 100644
--- a/apps/files_sharing/appinfo/info.xml
+++ b/apps/files_sharing/appinfo/info.xml
@@ -47,4 +47,8 @@ Turning the feature off removes shared files and folders on the server for all s
<job>OCA\Files_Sharing\DeleteOrphanedSharesJob</job>
<job>OCA\Files_Sharing\ExpireSharesJob</job>
</background-jobs>
+
+ <commands>
+ <command>OCA\Files_Sharing\Command\CleanupRemoteStorages</command>
+ </commands>
</info>