89 lines
2.9 KiB
XML
89 lines
2.9 KiB
XML
<resources xmlns="urn:com.inf-it:configuration">
|
|
<resource>
|
|
<type>
|
|
<addressbook />
|
|
<calendar />
|
|
</type>
|
|
<href>http://www.server.com:8080/principals/users/user/</href>
|
|
<hreflabel></hreflabel>
|
|
<crossdomain>null</crossdomain>
|
|
<forcereadonly>null</forcereadonly>
|
|
<withcredentials>false</withcredentials>
|
|
<settingsaccount>true</settingsaccount>
|
|
<checkcontenttype>true</checkcontenttype>
|
|
<delegation>true</delegation>
|
|
<ignorealarms>false</ignorealarms>
|
|
<backgroundcalendars />
|
|
<userauth>
|
|
<username>user</username>
|
|
<password>password</password>
|
|
</userauth>
|
|
<timeout>90000</timeout>
|
|
<locktimeout>10000</locktimeout>
|
|
</resource>
|
|
<resource>
|
|
<type>
|
|
<addressbook />
|
|
<calendar />
|
|
</type>
|
|
<href>http://www.server2.com:80/caldav.php/user/</href>
|
|
<hreflabel></hreflabel>
|
|
<crossdomain>null</crossdomain>
|
|
<forcereadonly>true</forcereadonly>
|
|
<withcredentials>false</withcredentials>
|
|
<settingsaccount>false</settingsaccount>
|
|
<checkcontenttype>true</checkcontenttype>
|
|
<delegation>
|
|
<resource>/caldav.php/user/</resource>
|
|
<resource>/principals/users/user%40domain.com/</resource>
|
|
<resource>re:^/caldav.php/a[b-x].+/$</resource>
|
|
<resource>re|i:^/caldav.php/a[b-x].+/$</resource>
|
|
</delegation>
|
|
<ignorealarms>
|
|
<collection>/caldav.php/user/collection/</collection>
|
|
<collection>/caldav.php/user%40domain.com/collection/</collection>
|
|
<collection>re:^/caldav.php/user/collection[0-9]/$</collection>
|
|
<collection>re|i:^/caldav.php/user/collection[0-9]/$</collection>
|
|
</ignorealarms>
|
|
<backgroundcalendars>
|
|
<collection>/caldav.php/user/collection/</collection>
|
|
<collection>/caldav.php/user%40domain.com/collection/</collection>
|
|
<collection>re:^/caldav.php/user/collection[0-9]/$</collection>
|
|
<collection>re|i:^/caldav.php/user/collection[0-9]/$</collection>
|
|
</backgroundcalendars>
|
|
<userauth>
|
|
<username>user</username>
|
|
<password>password</password>
|
|
</userauth>
|
|
<timeout>90000</timeout>
|
|
<locktimeout>10000</locktimeout>
|
|
</resource>
|
|
<resource>
|
|
<type>
|
|
<addressbook />
|
|
<calendar />
|
|
</type>
|
|
<href>https://www.server3.com:8443/caldav.php/user/</href>
|
|
<hreflabel></hreflabel>
|
|
<crossdomain>null</crossdomain>
|
|
<forcereadonly>
|
|
<collection>/caldav.php/user/collection/</collection>
|
|
<collection>/caldav.php/user%40domain.com/collection/</collection>
|
|
<collection>re:^/caldav.php/user/collection[0-9]/$</collection>
|
|
<collection>re|i:^/caldav.php/user/collection[0-9]/$</collection>
|
|
</forcereadonly>
|
|
<withcredentials>false</withcredentials>
|
|
<settingsaccount>false</settingsaccount>
|
|
<checkcontenttype>true</checkcontenttype>
|
|
<delegation>false</delegation>
|
|
<ignorealarms>false</ignorealarms>
|
|
<backgroundcalendars />
|
|
<userauth>
|
|
<username>user</username>
|
|
<password>password</password>
|
|
</userauth>
|
|
<timeout>90000</timeout>
|
|
<locktimeout>10000</locktimeout>
|
|
</resource>
|
|
</resources>
|