diff --git a/spectrum/src/sample2.cfg b/spectrum/src/sample2.cfg index cc0a7aef8e0d611c4f98a0f23a7415d0a490269a..5a91d5b844dd59babf1d26cc4fd87edae0a1f150 100644 --- a/spectrum/src/sample2.cfg +++ b/spectrum/src/sample2.cfg @@ -14,7 +14,7 @@ jid = localhost password = secret # XMPP server to which Spectrum connects in gateway mode. -# In server mode, this option is ignored. +# To bind to all ipv4 interfaces, use server=0.0.0.0 server = 127.0.0.1 # XMPP server port. @@ -41,7 +41,7 @@ users_per_backend=10 backend=/usr/bin/spectrum2_libpurple_backend #backend=/usr/bin/spectrum2_libcommuni_backend # For skype: -#backend=/usr/bin/xvfb-run -n BACKEND_ID -s "-screen 0 10x10x8" -f /tmp/x-skype-gw /usr/bin/spectrum2_skype_backend +#backend=/usr/bin/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