aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/appinfo/info.xml')
-rw-r--r--apps/encryption/appinfo/info.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml
index 539f9f116d2..f6632b2ae92 100644
--- a/apps/encryption/appinfo/info.xml
+++ b/apps/encryption/appinfo/info.xml
@@ -30,4 +30,8 @@
<settings>
<admin>OCA\Encryption\Settings\Admin</admin>
</settings>
+ <commands>
+ <command>OCA\Encryption\Command\EnableMasterKey</command>
+ <command>OCA\Encryption\Command\MigrateKeys</command>
+ </commands>
</info>