patch for conf.xml

"Marc G. Fournier" <[email protected]>
Newsgroups gmane.comp.horde.jonah
Message-ID <[email protected]>
database password shouldn't be a required field:

*** conf.xml.orig       Wed Mar 26 04:40:22 2003
--- conf.xml    Wed Mar 26 04:40:40 2003
***************
*** 48,54 ****
     </configenum>
     <configstring name="hostspec" desc="Database server/host/ODBC dsn">localhost</configstring>
     <configstring name="username" desc="Username to connect to the database as">horde</configstring>
!    <configstring name="password" desc="Password to connect with">****</configstring>
     <configstring name="database" desc="Database name to use">horde</configstring>
     <configstring name="socket" required="false" desc="Location of UNIX socket, if using one">/var/lib/mysql/mysql.sock</configstring>
     <configinteger name="port" required="false" desc="Port the DB is running on, if non-standard">3306</configinteger>
--- 48,54 ----
     </configenum>
     <configstring name="hostspec" desc="Database server/host/ODBC dsn">localhost</configstring>
     <configstring name="username" desc="Username to connect to the database as">horde</configstring>
!    <configstring name="password" required="false" desc="Password to connect with">****</configstring>
     <configstring name="database" desc="Database name to use">horde</configstring>
     <configstring name="socket" required="false" desc="Location of UNIX socket, if using one">/var/lib/mysql/mysql.sock</configstring>
     <configinteger name="port" required="false" desc="Port the DB is running on, if non-standard">3306</configinteger>


-- 
Jonah mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.