[CalendarServer-changes] [11043] CalendarServer/trunk/calendarserver/tools/config.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 16 09:08:43 PDT 2013


Revision: 11043
          http://trac.calendarserver.org//changeset/11043
Author:   sagen at apple.com
Date:     2013-04-16 09:08:43 -0700 (Tue, 16 Apr 2013)
Log Message:
-----------
Allow enabling of directory search via config tool

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/config.py

Modified: CalendarServer/trunk/calendarserver/tools/config.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/config.py	2013-04-16 15:40:04 UTC (rev 11042)
+++ CalendarServer/trunk/calendarserver/tools/config.py	2013-04-16 16:08:43 UTC (rev 11043)
@@ -41,6 +41,8 @@
     "Authentication.Wiki.Enabled",
     "DataRoot",
     "DefaultLogLevel",
+    "DirectoryAddressBook.params.queryUserRecords",
+    "DirectoryAddressBook.params.queryPeopleRecords",
     "EnableCalDAV",
     "EnableCardDAV",
     "EnableSearchAddressBook",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130416/0418568c/attachment.html>


More information about the calendarserver-changes mailing list