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

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 14 13:35:02 PDT 2014


Revision: 13878
          http://trac.calendarserver.org//changeset/13878
Author:   gaya at apple.com
Date:     2014-08-14 13:35:02 -0700 (Thu, 14 Aug 2014)
Log Message:
-----------
Sharing.Groups.Enabled = True

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

Modified: CalendarServer/trunk/twistedcaldav/stdconfig.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/stdconfig.py	2014-08-14 02:20:22 UTC (rev 13877)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py	2014-08-14 20:35:02 UTC (rev 13878)
@@ -528,7 +528,7 @@
                 ],
             },
             "Groups" : {
-                "Enabled"     : False, # Calendar Group sharing on/off switch
+                "Enabled"     : True, # Calendar sharing to groups on/off switch
                 "ReconciliationDelaySeconds" : 5,
             },
         },
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140814/67b53884/attachment.html>


More information about the calendarserver-changes mailing list