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

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 10 11:37:35 PST 2010


Revision: 6587
          http://trac.macosforge.org/projects/calendarserver/changeset/6587
Author:   sagen at apple.com
Date:     2010-11-10 11:37:33 -0800 (Wed, 10 Nov 2010)
Log Message:
-----------
New location for web calendar directory.

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

Modified: CalendarServer/trunk/twistedcaldav/stdconfig.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/stdconfig.py	2010-11-10 19:21:52 UTC (rev 6586)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py	2010-11-10 19:37:33 UTC (rev 6587)
@@ -180,7 +180,7 @@
     "MaximumAttachmentSize"   :   1048576, # Attachment size limit (in bytes)
     "MaxAttendeesPerInstance" :       100, # Maximum number of unique attendees
     "MaxInstancesForRRULE"    :       400, # Maximum number of instances for an RRULE
-    "WebCalendarRoot"         : "/usr/share/collaboration",
+    "WebCalendarRoot"         : "/usr/share/collabd",
 
     "Aliases": {},
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101110/f14fca7f/attachment.html>


More information about the calendarserver-changes mailing list