[CalendarServer-changes] [1733] CalendarServer/trunk/twistedcaldav/config.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 30 16:31:16 PDT 2007


Revision: 1733
          http://trac.macosforge.org/projects/calendarserver/changeset/1733
Author:   wsanchez at apple.com
Date:     2007-07-30 16:31:15 -0700 (Mon, 30 Jul 2007)

Log Message:
-----------


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

Modified: CalendarServer/trunk/twistedcaldav/config.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/config.py	2007-07-30 21:16:01 UTC (rev 1732)
+++ CalendarServer/trunk/twistedcaldav/config.py	2007-07-30 23:31:15 UTC (rev 1733)
@@ -46,8 +46,8 @@
     #    proxy which forwards connections to the server.
     #
     "ServerHostName": "localhost", # Network host name.
-    "HTTPPort": 0,                # HTTP port (0 to disable HTTP)
-    "SSLPort" : 0,                # SSL port (0 to disable HTTPS)
+    "HTTPPort": 0,                 # HTTP port (0 to disable HTTP)
+    "SSLPort" : 0,                 # SSL port (0 to disable HTTPS)
 
     # Note: we'd use None above, but that confuses the command-line parser.
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070730/0e1f3508/attachment.html


More information about the calendarserver-changes mailing list