Changeset - 18629087de71
[Not reviewed]
0 2 0
Vitaly Takmazov - 9 years ago 2016-04-30 12:59:21
vitalyster@gmail.com
update sample configuration files
2 files changed with 8 insertions and 8 deletions:
0 comments (0 inline, 0 general)
spectrum/src/sample2.cfg
Show inline comments
 
@@ -37,15 +37,15 @@ users_per_backend=10
 
# Full path to backend binary.
 
backend=/usr/bin/spectrum2_libpurple_backend
 
#backend=/usr/bin/spectrum2_libcommuni_backend
 
# For skype:
 
#backend=/usr/bin/xvfb-run -a -s "-screen 0 10x10x8" -f /tmp/x-skype-gw /usr/bin/spectrum2_skype_backend
 
# For skype if instance drops privileges (`user`/`group` options) we should set writable HOME folder for D-BUS:
 
#backend=/usr/bin/env HOME=/var/lib/spectrum2 xvfb-run -a -s "-screen 0 10x10x8" -f /tmp/x-skype-gw /usr/bin/spectrum2_skype_backend
 

	
 
# Libpurple protocol-id for spectrum_libpurple_backend
 
protocol=prpl-jabber
 
#protocol=prpl-msn
 
#protocol=prpl-icq
 
# skypeweb plugin
 
#protocol=prpl-skypeweb
 
# facebook plugin
 
#protocol=prpl-facebook
 

	
 
# protocol=any means that user sets his protocol in his JID which has to be
 
# in following format: protocol.username@domain.tld
spectrum/src/sample2_gateway.cfg
Show inline comments
 
@@ -31,15 +31,15 @@ users_per_backend=10
 
# Full path to backend binary.
 
backend=/usr/bin/spectrum2_libpurple_backend
 
#backend=/usr/bin/spectrum2_libcommuni_backend
 
# For skype:
 
#backend=/usr/bin/xvfb-run -a -s "-screen 0 10x10x8" -f /tmp/x-skype-gw /usr/bin/spectrum2_skype_backend
 
# For skype if instance drops privileges (`user`/`group` options) we should set writable HOME folder for D-BUS:
 
#backend=/usr/bin/env HOME=/var/lib/spectrum2 xvfb-run -a -s "-screen 0 10x10x8" -f /tmp/x-skype-gw /usr/bin/spectrum2_skype_backend
 

	
 
# Libpurple protocol-id for spectrum_libpurple_backend
 
protocol=prpl-jabber
 
#protocol=prpl-msn
 
#protocol=prpl-icq
 
# skypeweb plugin
 
#protocol=prpl-skypeweb
 
# facebook plugin
 
#protocol=prpl-facebook
 

	
 
# protocol=any means that user sets his protocol in his JID which has to be
 
# in following format: protocol.username@domain.tld
0 comments (0 inline, 0 general)