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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Sambrook <jonathan.sambrook@codethink.co.uk>2020-09-04 13:11:08 +0300
committerJonathan Sambrook <jonathan.sambrook@codethink.co.uk>2020-09-04 18:22:42 +0300
commit49536fa39886f266abaf70b399555243b9ed0139 (patch)
treec5d31dd191d05be06d9a81ecd211e1c712f8dc98 /appinfo
parentc933e1f290d7216827ec69d5ba419ae418c8baea (diff)
Add richdocuments:activate-config occ command.
Signed-off-by: Jonathan Sambrook <jonathan.sambrook@codethink.co.uk>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4e25e373..894ef4c8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -36,6 +36,7 @@ You can also edit your documents off-line with the Collabora Office app from the
</background-jobs>
<commands>
<command>OCA\Richdocuments\Command\UpdateEmptyTemplates</command>
+ <command>OCA\Richdocuments\Command\ActivateConfig</command>
</commands>
<settings>
<admin>OCA\Richdocuments\Settings\Admin</admin>