[CalendarServer-changes] [5976] CalendarServer/branches/users/wsanchez/deployment/conf/caldavd-test. plist

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 4 13:08:18 PDT 2010


Revision: 5976
          http://trac.macosforge.org/projects/calendarserver/changeset/5976
Author:   dre at apple.com
Date:     2010-08-04 13:08:16 -0700 (Wed, 04 Aug 2010)
Log Message:
-----------
Fix up paths to proxies / augments xml config files; allows service to start using the caldavd-test config

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/deployment/conf/caldavd-test.plist

Modified: CalendarServer/branches/users/wsanchez/deployment/conf/caldavd-test.plist
===================================================================
--- CalendarServer/branches/users/wsanchez/deployment/conf/caldavd-test.plist	2010-08-04 17:02:19 UTC (rev 5975)
+++ CalendarServer/branches/users/wsanchez/deployment/conf/caldavd-test.plist	2010-08-04 20:08:16 UTC (rev 5976)
@@ -146,7 +146,7 @@
       <dict>
         <key>xmlFiles</key>
         <array>
-	      <string>conf/auth/augments-test.xml</string>
+	      <string>conf/augments-test.xml</string>
         </array>
       </dict>
     </dict>
@@ -214,7 +214,7 @@
      -->
 
 	<key>ProxyLoadFromFile</key>
-    <string>conf/auth/proxies-test.xml</string>
+    <string>conf/proxies-test.xml</string>
 
   <!--
     Special principals
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100804/120ad7aa/attachment.html>


More information about the calendarserver-changes mailing list