Files
@ 3fe27413f536
Branch filter:
Location: libtransport.git/spectrum/src/sample2.cfg - annotation
3fe27413f536
681 B
text/x-ini
Added a way to specify name of transport in gateway mode
fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 0498acd07a1d 0498acd07a1d 0498acd07a1d 0498acd07a1d fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 | [service]
jid = localhost
password = secret
server = 127.0.0.1
port = 5222
server_mode = 1
backend_host=localhost # < this option doesn't work yet
backend_port=10001
#cert= #patch to PKCS#12 certificate
#cert_password= #password to that certificate if any
users_per_backend=2
backend=spectrum_libpurple_backend
#backend=spectrum_libircclient-qt_backend
protocol=prpl-jabber
#protocol=prpl-msn
#protocol=prpl-icq
[logging]
#config=logging.cfg # log4cxx/log4j logging configuration file
#backend_config=backend_logging.cfg # log4cxx/log4j logging configuration file for backends
[database]
type = none # "sqlite3" or "none" without database backend
database = test.sql
#prefix=icq
|