6fe89aea5e
PR: 82195 Submitted by: Renato Botelho <freebsd@galle.com.br>
13 lines
331 B
XML
13 lines
331 B
XML
--- config.xml.orig Thu Jun 9 07:25:05 2005
|
|
+++ config.xml Thu Jun 9 07:33:13 2005
|
|
@@ -10,6 +10,10 @@
|
|
</component>
|
|
<mysql>
|
|
<dbname>JUD</dbname>
|
|
+ <!--
|
|
+ <host>mysql.remote.server</host>
|
|
+ <port>3306</port>
|
|
+ -->
|
|
<username>someone</username>
|
|
<password>something</password>
|
|
<limit>250</limit>
|