summaryrefslogtreecommitdiffstats
path: root/apps/calendar/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/appinfo/info.xml')
-rw-r--r--apps/calendar/appinfo/info.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/calendar/appinfo/info.xml b/apps/calendar/appinfo/info.xml
index 101840aa1fa..f45f306e7d0 100644
--- a/apps/calendar/appinfo/info.xml
+++ b/apps/calendar/appinfo/info.xml
@@ -7,4 +7,12 @@
<require>2</require>
<description>Calendar with CalDAV support</description>
<default_enable/>
+ <remote>
+ <calendar>appinfo/remote.php</calendar>
+ <caldav>appinfo/remote.php</caldav>
+ </remote>
+ <public>
+ <calendar>share.php</calendar>
+ <caldav>share.php</caldav>
+ </public>
</info>