Changeset - 093daf2feb62
[Not reviewed]
0 1 0
HanzZ - 12 years ago 2013-03-13 10:37:10
hanzz.k@gmail.com
proper port in config file
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
spectrum/src/sample2_gateway.cfg
Show inline comments
 
@@ -10,13 +10,13 @@ jid = icq.domain.tld
 
password = secret
 

	
 
# XMPP server to which Spectrum connects in gateway mode.
 
server = 127.0.0.1
 

	
 
# XMPP server port.
 
port = 5222
 
port = 5347
 

	
 
# Interface on which Spectrum listens for backends.
 
backend_host = localhost
 

	
 
# Port on which Spectrum listens for backends.
 
# By default Spectrum chooses random backend port and there's
0 comments (0 inline, 0 general)