add rt dbpassword field.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 7 Jul 2009 01:52:19 +0000 (01:52 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 7 Jul 2009 01:52:19 +0000 (01:52 +0000)
default_config.xml

index e42547f..5214886 100644 (file)
@@ -638,6 +638,11 @@ $Id$
           <value>password</value>
           <description>Password for RT web user.</description>
         </variable>
+        <variable id="dbpassword" type="password">
+          <name>Database Password</name>
+          <value></value>
+          <description>Password to use when accessing the RT database.</description>
+        </variable>
       </variablelist>
     </category>
   </variables>