[CalendarServer-changes] [6458] CalendarServer/trunk/conf/caldavd-apple.plist

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 22 17:03:37 PDT 2010


Revision: 6458
          http://trac.macosforge.org/projects/calendarserver/changeset/6458
Author:   sagen at apple.com
Date:     2010-10-22 17:03:36 -0700 (Fri, 22 Oct 2010)
Log Message:
-----------
Add DirectoryAddressBook to default Apple plist so UI shows correct setting.

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

Modified: CalendarServer/trunk/conf/caldavd-apple.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-apple.plist	2010-10-22 22:19:15 UTC (rev 6457)
+++ CalendarServer/trunk/conf/caldavd-apple.plist	2010-10-23 00:03:36 UTC (rev 6458)
@@ -515,6 +515,16 @@
     <true/>
 
     <!-- Directory searching -->
+    <key>DirectoryAddressBook</key>
+    <dict>
+        <key>params</key>
+        <dict>
+            <key>queryUserRecords</key>
+            <true/>
+            <key>queryPeopleRecords</key>
+            <true/>
+        </dict>
+    </dict>
     <key>EnableSearchAddressBook</key>
     <true/>
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101022/b582f41a/attachment.html>


More information about the calendarserver-changes mailing list