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.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 20ec8ac4..939ca086 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,11 +29,17 @@ Note: encrypting the contents of group folders is currently not supported.]]></d
<screenshot>https://raw.githubusercontent.com/nextcloud/groupfolders/master/screenshots/permissions.png</screenshot>
<dependencies>
- <nextcloud min-version="13" max-version="15"/>
+ <nextcloud min-version="13" max-version="16"/>
</dependencies>
<commands>
<command>OCA\GroupFolders\Command\ExpireGroupVersions</command>
+ <command>OCA\GroupFolders\Command\ListCommand</command>
+ <command>OCA\GroupFolders\Command\Quota</command>
+ <command>OCA\GroupFolders\Command\Group</command>
+ <command>OCA\GroupFolders\Command\Create</command>
+ <command>OCA\GroupFolders\Command\Rename</command>
+ <command>OCA\GroupFolders\Command\Delete</command>
</commands>
<background-jobs>