sharing/bday: no sync support

This commit is contained in:
Peter Bieringer
2026-03-14 18:38:25 +01:00
parent 4476edd586
commit f5822d1af8

View File

@@ -287,7 +287,8 @@ def xml_propfind_response(
"D:principal-search-property-set",
"D:principal-property-search"]
if is_collection and is_leaf:
reports.append("D:sync-collection")
if not share_bday_automap:
reports.append("D:sync-collection")
if collection.tag == "VADDRESSBOOK" and not share_bday_automap:
reports.append("CR:addressbook-multiget")
reports.append("CR:addressbook-query")