Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2005-04-05 01:11:22 +0400
committerAlexey Shchepin <alexey@process-one.net>2005-04-05 01:11:22 +0400
commit3bba1ba4a65343779df2baa7e7f74f086f33bfbe (patch)
treecb6eadd23fe8bc6a63ad7f69a492404636313c11 /examples
parentbaa1cfada594ce00a952d79a053761dcb5f18a4e (diff)
* examples/transport-configs/configs/msn-transport.xml: Fixed typo
(thanks to Sander Devrieze) SVN Revision: 303
Diffstat (limited to 'examples')
-rw-r--r--examples/transport-configs/configs/msn-transport.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/transport-configs/configs/msn-transport.xml b/examples/transport-configs/configs/msn-transport.xml
index 3ab9972bf..a6f1391db 100644
--- a/examples/transport-configs/configs/msn-transport.xml
+++ b/examples/transport-configs/configs/msn-transport.xml
@@ -29,7 +29,7 @@
<xdb id="xdb">
<host/>
<load>
- <xdb_file>/usr/local/lib/libjabberdxdbfile.so</xdb_file>
+ <xdb_file>/usr/local/lib/jabber/libjabberdxdbfile.so</xdb_file>
</load>
<xdb_file xmlns="jabber:config:xdb_file">
<spool><jabberd:cmdline flag='s'>/var/spool/jabber</jabberd:cmdline></spool>