From 36cfd40e944e678b2e621210baa3a9c83e69c5b2 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Fri, 23 Nov 2018 18:11:55 +0100 Subject: add console commands to configure group folders Signed-off-by: Robin Appelman --- appinfo/info.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'appinfo/info.xml') 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.]]>https://raw.githubusercontent.com/nextcloud/groupfolders/master/screenshots/permissions.png - + OCA\GroupFolders\Command\ExpireGroupVersions + OCA\GroupFolders\Command\ListCommand + OCA\GroupFolders\Command\Quota + OCA\GroupFolders\Command\Group + OCA\GroupFolders\Command\Create + OCA\GroupFolders\Command\Rename + OCA\GroupFolders\Command\Delete -- cgit v1.2.3