Revision
3576
Author
wsanchez@apple.com
Date
2009-01-07 13:51:22 -0800 (Wed, 07 Jan 2009)

Log Message

EnableMonolithicCalendars=true

Modified Paths

Diff

Modified: CalendarServer/trunk/conf/caldavd.plist (3575 => 3576)


--- CalendarServer/trunk/conf/caldavd.plist	2009-01-07 20:19:35 UTC (rev 3575)
+++ CalendarServer/trunk/conf/caldavd.plist	2009-01-07 21:51:22 UTC (rev 3576)
@@ -183,7 +183,7 @@
 
     <!-- Render calendar collections as a monolithic iCalendar object -->
     <key>EnableMonolithicCalendars</key>
-    <false/>
+    <true/>
 
 
     <!--