summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/appinfo/info.xml')
-rw-r--r--apps/files_trashbin/appinfo/info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/appinfo/info.xml b/apps/files_trashbin/appinfo/info.xml
index 52b00d90ff6..f5c1dcd979b 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -21,4 +21,8 @@ To prevent a user from running out of disk space, the ownCloud Deleted files app
<documentation>
<user>user-trashbin</user>
</documentation>
+
+ <background-jobs>
+ <job>OCA\Files_Trashbin\BackgroundJob\ExpireTrash</job>
+ </background-jobs>
</info>