summaryrefslogtreecommitdiff
path: root/net-im/jabber-users-agent/files/patch-config.xml
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-06-29 11:44:07 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-06-29 11:44:07 +0000
commit6fe89aea5e31ebae89bfeed426e74853ffbd4731 (patch)
tree9fc087148e65af394956767aff8a64995441e899 /net-im/jabber-users-agent/files/patch-config.xml
parentFix plist (diff)
Add jabber-users-agent 1.2, a Perl based Jabber User Directory.
PR: 82195 Submitted by: Renato Botelho <freebsd@galle.com.br>
Notes
Notes: svn path=/head/; revision=138174
Diffstat (limited to 'net-im/jabber-users-agent/files/patch-config.xml')
-rw-r--r--net-im/jabber-users-agent/files/patch-config.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-im/jabber-users-agent/files/patch-config.xml b/net-im/jabber-users-agent/files/patch-config.xml
new file mode 100644
index 000000000000..dd30bcf8c6b9
--- /dev/null
+++ b/net-im/jabber-users-agent/files/patch-config.xml
@@ -0,0 +1,13 @@
+--- 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>