summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/appinfo/info.xml')
-rw-r--r--apps/dav/appinfo/info.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml
index c9cd6798018..4d3b1757284 100644
--- a/apps/dav/appinfo/info.xml
+++ b/apps/dav/appinfo/info.xml
@@ -29,4 +29,10 @@
<step>OCA\DAV\Migration\GenerateBirthdays</step>
</live-migration>
</repair-steps>
+ <commands>
+ <command>OCA\DAV\Command\CreateAddressBook</command>
+ <command>OCA\DAV\Command\CreateCalendar</command>
+ <command>OCA\DAV\Command\SyncBirthdayCalendar</command>
+ <command>OCA\DAV\Command\SyncSystemAddressBook</command>
+ </commands>
</info>