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

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 10 11:09:24 PDT 2014


Revision: 13746
          http://trac.calendarserver.org//changeset/13746
Author:   cdaboo at apple.com
Date:     2014-07-10 11:09:23 -0700 (Thu, 10 Jul 2014)
Log Message:
-----------
Remove some values that are the same as defaults. Also turn on refresh batching for tests.

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

Modified: CalendarServer/trunk/conf/caldavd-test.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-test.plist	2014-07-10 18:08:43 UTC (rev 13745)
+++ CalendarServer/trunk/conf/caldavd-test.plist	2014-07-10 18:09:23 UTC (rev 13746)
@@ -784,34 +784,6 @@
       <!-- General options for scheduling -->
       <key>Options</key>
       <dict>
-        <key>AllowGroupAsOrganizer</key>
-        <false/>
-        <key>AllowLocationAsOrganizer</key>
-        <false/>
-        <key>AllowResourceAsOrganizer</key>
-        <false/>
-        <key>AttendeeRefreshBatch</key>
-        <integer>0</integer>
-        <key>AttendeeRefreshCountLimit</key>
-        <integer>50</integer>
-
-		<key>AutoSchedule</key>
-		<dict>
-			<key>Enabled</key>
-			<true/>
-			<key>Always</key>
-			<false/>
-			<!-- Default mode for auto-schedule processing, one of:
-	              "none"            - no auto-scheduling
-	              "accept-always"   - always accept, ignore busy time
-	              "decline-always"  - always decline, ignore free time
-	              "accept-if-free"  - accept if free, do nothing if busy
-	              "decline-if-busy" - decline if busy, do nothing if free
-	              "automatic"       - accept if free, decline if busy -->
-	        <key>DefaultMode</key>
-	        <string>automatic</string>
-		</dict>
-
 		<key>WorkQueues</key>
 		<dict>
 			<key>Enabled</key>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140710/dec4f70c/attachment-0001.html>


More information about the calendarserver-changes mailing list