[CalendarServer-changes] [14588] CalendarServer/branches/release/CalendarServer-6.1-dev/ twistedcaldav/stdconfig.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 13 11:44:00 PDT 2015


Revision: 14588
          http://trac.calendarserver.org//changeset/14588
Author:   cdaboo at apple.com
Date:     2015-03-13 11:44:00 -0700 (Fri, 13 Mar 2015)
Log Message:
-----------
Pull up r14410.

Revision Links:
--------------
    http://trac.calendarserver.org//changeset/14410

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-6.1-dev/twistedcaldav/stdconfig.py

Modified: CalendarServer/branches/release/CalendarServer-6.1-dev/twistedcaldav/stdconfig.py
===================================================================
--- CalendarServer/branches/release/CalendarServer-6.1-dev/twistedcaldav/stdconfig.py	2015-03-13 17:34:53 UTC (rev 14587)
+++ CalendarServer/branches/release/CalendarServer-6.1-dev/twistedcaldav/stdconfig.py	2015-03-13 18:44:00 UTC (rev 14588)
@@ -475,7 +475,7 @@
     "EnableAddMember"             : True, # POST ;add-member extension
     "EnableSyncReport"            : True, # REPORT collection-sync
     "EnableSyncReportHome"        : True, # REPORT collection-sync on home collections
-    "EnableConfigSyncToken"       : False, # Sync token includes config component
+    "EnableConfigSyncToken"       : True, # Sync token includes config component
     "EnableWellKnown"             : True, # /.well-known resource
     "EnableCalendarQueryExtended" : True, # Extended calendar-query REPORT
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150313/7f37674b/attachment.html>


More information about the calendarserver-changes mailing list