Update ios-profile.xml

This commit is contained in:
aspdye 2016-05-29 16:15:29 +02:00
parent cc7aa347e0
commit ebd6d0e1bd
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
<key>CalDAVPort</key> <key>CalDAVPort</key>
<real>443</real> <real>443</real>
<key>CalDAVPrincipalURL</key> <key>CalDAVPrincipalURL</key>
<string>/cloud/remote.php/caldav/calendars/</string> <string>/cloud/remote.php/dav/principals/users/</string>
<key>CalDAVUseSSL</key> <key>CalDAVUseSSL</key>
<true/> <true/>
<key>PayloadDescription</key> <key>PayloadDescription</key>
@ -89,7 +89,7 @@
<key>CardDAVPort</key> <key>CardDAVPort</key>
<integer>443</integer> <integer>443</integer>
<key>CardDAVPrincipalURL</key> <key>CardDAVPrincipalURL</key>
<string>/cloud/remote.php/carddav/addressbooks/</string> <string>/cloud/remote.php/dav/principals/users/</string>
<key>CardDAVUseSSL</key> <key>CardDAVUseSSL</key>
<true/> <true/>
<key>PayloadDescription</key> <key>PayloadDescription</key>