Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d8566944..0800bbaf 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -36,4 +36,8 @@ Note: encrypting the contents of group folders is currently not supported.]]></d
<admin>OCA\GroupFolders\Settings\Admin</admin>
<admin-section>OCA\GroupFolders\Settings\Section</admin-section>
</settings>
+
+ <trash>
+ <backend for="OCA\GroupFolders\Mount\GroupFolderStorage">OCA\GroupFolders\Trash\TrashBackend</backend>
+ </trash>
</info>