[CalendarServer-changes] [10900] CalendarServer/trunk/twistedcaldav/stdconfig.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 12 16:06:04 PDT 2013


Revision: 10900
          http://trac.calendarserver.org//changeset/10900
Author:   dre at apple.com
Date:     2013-03-12 16:06:04 -0700 (Tue, 12 Mar 2013)
Log Message:
-----------
Need a default value for autoAcceptGroupAttr

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/stdconfig.py

Modified: CalendarServer/trunk/twistedcaldav/stdconfig.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/stdconfig.py	2013-03-12 21:58:23 UTC (rev 10899)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py	2013-03-12 23:06:04 UTC (rev 10900)
@@ -153,6 +153,7 @@
         },
         "resourceSchema": {
             "resourceInfoAttr": None, # contains location/resource info
+            "autoAcceptGroupAttr": None, # auto accept group
         },
         "partitionSchema": {
             "serverIdAttr": None, # maps to augments server-id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130312/77c0670f/attachment.html>


More information about the calendarserver-changes mailing list