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 eb8f46dced1..023cad1264f 100644
--- a/apps/files_trashbin/appinfo/info.xml
+++ b/apps/files_trashbin/appinfo/info.xml
@@ -44,4 +44,8 @@ To prevent a user from running out of disk space, the Deleted files app will not
<plugin>OCA\Files_Trashbin\Sabre\PropfindPlugin</plugin>
</plugins>
</sabre>
+
+ <trash>
+ <backend for="OCP\Files\Storage\IStorage">OCA\Files_Trashbin\Trash\LegacyTrashBackend</backend>
+ </trash>
</info>