[CalendarServer-changes] [3952] CalendarServer/trunk/conf/caldavd-test.plist

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 3 14:07:33 PDT 2009


Revision: 3952
          http://trac.macosforge.org/projects/calendarserver/changeset/3952
Author:   sagen at apple.com
Date:     2009-04-03 14:07:32 -0700 (Fri, 03 Apr 2009)
Log Message:
-----------
Change <int> to <integer>

Modified Paths:
--------------
    CalendarServer/trunk/conf/caldavd-test.plist

Modified: CalendarServer/trunk/conf/caldavd-test.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-test.plist	2009-04-02 22:28:09 UTC (rev 3951)
+++ CalendarServer/trunk/conf/caldavd-test.plist	2009-04-03 21:07:32 UTC (rev 3952)
@@ -633,7 +633,7 @@
     
     <!-- The retry-after value (in seconds) to return with a 503 error. -->
     <key>HTTPRetryAfter</key>
-    <int>180</int>
+    <integer>180</integer>
 
     <!-- A unix socket used for communication between the child and master processes.
          An empty value tells the server to use a tcp socket instead. -->
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090403/94f5b3ec/attachment.html>


More information about the calendarserver-changes mailing list