mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-04 15:45:58 +01:00
Oops, rollback to previous values. :)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2510 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
ee4ef91fec
commit
74028cdb9f
1 changed files with 3 additions and 3 deletions
|
@ -3,11 +3,11 @@
|
|||
<testcase>
|
||||
|
||||
<!-- Host and port of the XMPP server to use -->
|
||||
<host>gato.dyndns.org</host>
|
||||
<host>localhost</host>
|
||||
<port>5222</port>
|
||||
|
||||
<!-- Chat and MUC domain names to use -->
|
||||
<chat>chat.gato.dyndns.org</chat>
|
||||
<muc>conference.gato.dyndns.org</muc>
|
||||
<chat>chat.localhost</chat>
|
||||
<muc>conference.localhost</muc>
|
||||
|
||||
</testcase>
|
Loading…
Reference in a new issue