Changeset - 198441c91db0
[Not reviewed]
Merge
0 2 0
vitalyster - 12 years ago 2013-07-30 10:03:25
vitalyster@gmail.com
Merge pull request #40 from anton-ryzhov/config_fix

Config sample fix
2 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
spectrum/src/sample2.cfg
Show inline comments
 
@@ -43,10 +43,10 @@ protocol=prpl-jabber
 
#protocol=prpl-msn
 
#protocol=prpl-icq
 

	
 
# prpl-any means that user sets his protocol in his JID which has to be
 
# protocol=any means that user sets his protocol in his JID which has to be
 
# in following format: protocol.username@domain.tld
 
# So for example: prpl-jabber.hanzz.k%gmail.com@domain.tld
 
#protocol=prpl-any
 
#protocol=any
 

	
 
[identity]
 
# Name of Spectrum instance in service discovery
spectrum/src/sample2_gateway.cfg
Show inline comments
 
@@ -37,10 +37,10 @@ protocol=prpl-jabber
 
#protocol=prpl-msn
 
#protocol=prpl-icq
 

	
 
# prpl-any means that user sets his protocol in his JID which has to be
 
# protocol=any means that user sets his protocol in his JID which has to be
 
# in following format: protocol.username@domain.tld
 
# So for example: prpl-jabber.hanzz.k%gmail.com@domain.tld
 
#protocol=prpl-any
 
#protocol=any
 

	
 
[identity]
 
# Name of Spectrum instance in service discovery
0 comments (0 inline, 0 general)