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

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 10 13:15:48 PDT 2014


Revision: 13249
          http://trac.calendarserver.org//changeset/13249
Author:   cdaboo at apple.com
Date:     2014-04-10 13:15:48 -0700 (Thu, 10 Apr 2014)
Log Message:
-----------
Missed in last commit.

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

Modified: CalendarServer/trunk/conf/caldavd-test.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-test.plist	2014-04-10 20:12:18 UTC (rev 13248)
+++ CalendarServer/trunk/conf/caldavd-test.plist	2014-04-10 20:15:48 UTC (rev 13249)
@@ -600,16 +600,24 @@
     <!-- Enable accounting for certain operations -->
     <key>AccountingCategories</key>
     <dict>
+      <key>HTTP</key>
+      <false/>
       <key>iTIP</key>
       <false/>
-      <key>HTTP</key>
+      <key>iTIP-VFREEBUSY</key>
       <false/>
+      <key>Implicit Errors</key>
+      <false/>
+      <key>AutoScheduling</key>
+      <false/>
+      <key>iSchedule</key>
+      <false/>
     </dict>
 
-    <!-- Enable accounting for specific principals -->
+    <!-- Enable accounting for specific principal GUIDs or use "*" for all  -->
     <key>AccountingPrincipals</key>
     <array>
-      <!-- <string>/principals/__uids__/454D85C0-09F0-4DC6-A3C6-97DFEB4622CD/</string> -->
+      <!-- <string>454D85C0-09F0-4DC6-A3C6-97DFEB4622CD</string> -->
     </array>
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140410/fb169669/attachment.html>


More information about the calendarserver-changes mailing list