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

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 19 10:48:31 PDT 2015


Revision: 15057
          http://trac.calendarserver.org//changeset/15057
Author:   dre at apple.com
Date:     2015-08-19 10:48:31 -0700 (Wed, 19 Aug 2015)
Log Message:
-----------
Clarify comment about how to configure memcached for tcp sockets

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

Modified: CalendarServer/trunk/twistedcaldav/stdconfig.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/stdconfig.py	2015-08-18 23:39:55 UTC (rev 15056)
+++ CalendarServer/trunk/twistedcaldav/stdconfig.py	2015-08-19 17:48:31 UTC (rev 15057)
@@ -954,7 +954,7 @@
         "Pools": {
             "Default": {
                 # A unix socket used for communication with memcached.
-                # If MemcacheSocket is absent, an AF_INET socket is used.
+                # If MemcacheSocket is empty string, an AF_INET socket is used.
                 "MemcacheSocket": "memcache.sock",
                 "ClientEnabled": True,
                 "ServerEnabled": True,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150819/04d9ac52/attachment.html>


More information about the calendarserver-changes mailing list