added SetRole() logic
[myplc.git] / default_config.xml
index 84bdabf..7a59c9d 100644 (file)
@@ -7,6 +7,7 @@ Mark Huang <mlhuang@cs.princeton.edu>
 Copyright (C) 2006 The Trustees of Princeton University
 
 $Id$
+$URL$
 -->
 
 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
@@ -656,13 +657,13 @@ $Id$
         <variable id="cc_address" type="email">
           <name>CC Email Address</name>
           <value>root+cclist@localhost.localdomain</value>
-          <description>All messages from Monitor will be copied to this address.</description>
+          <description>All messages to and from PLCRT will be copied to this address.</description>
         </variable>
         <variable id="web_user" type="string">
           <name>root</name>
           <value>root</value>
           <description>Username of a privileged user in RT who can create
-                 tickets in the queue named PLC_MONITOR_RT_QUEUE.</description>
+                 tickets for any RT Queue.</description>
         </variable>
         <variable id="web_password" type="password">
           <name>password</name>