Files
@ 93ddc62068ea
Branch filter:
Location: libtransport.git/spectrum/src/sample2.cfg - annotation
93ddc62068ea
681 B
text/x-ini
added [backend] no_vcard_fetch variable to stop fetching vcard from remote network and answer only with avatar
fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 fe3aa40faa22 808a9067c5f5 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=1
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
|