Files
@ 2a09696a8a3a
Branch filter:
Location: libtransport.git/spectrum/src/sample.cfg - annotation
2a09696a8a3a
810 B
text/x-ini
Do not send roster push when we're not connected -> fixed leak
96e0e9f7a678 6699a898fbec 96e0e9f7a678 96e0e9f7a678 64536009a864 e8b61aa9b6fd d9fd5794d8a3 d9fd5794d8a3 66105b8dd899 66105b8dd899 57b59b8220e5 57b59b8220e5 808a9067c5f5 b0bcade44c94 b0bcade44c94 330ecc6dd45f 330ecc6dd45f bdc94b104270 96e0e9f7a678 9365c89b7aed 9365c89b7aed 9365c89b7aed 0498acd07a1d 0498acd07a1d 0498acd07a1d 0498acd07a1d 96e0e9f7a678 2a09696a8a3a 96e0e9f7a678 96e0e9f7a678 | [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
admin_username=admin
admin_password=test
#cert= #patch to PKCS#12 certificate
#cert_password= #password to that certificate if any
users_per_backend=1
backend=../../backends/libpurple/spectrum_libpurple_backend
#backend=../../backends/libircclient-qt/spectrum_libircclient-qt_backend
protocol=prpl-jabber
#protocol=prpl-msn
#protocol=prpl-icq
[backend]
default_avatar=catmelonhead.jpg
[logging]
#config=logging.cfg # log4cxx/log4j logging configuration file
#backend_config=backend_logging.cfg # log4cxx/log4j logging configuration file for backends
[database]
type = none # or "none" without database backend
database = test.sql
prefix=icq
|