Files
@ 794b2dbaa084
Branch filter:
Location: libtransport.git/spectrum/src/sample.cfg - annotation
794b2dbaa084
1.1 KiB
text/x-ini
Merge branch 'master' of https://github.com/hanzz/libtransport
96e0e9f7a678 6699a898fbec 96e0e9f7a678 96e0e9f7a678 64536009a864 e8b61aa9b6fd af39c58f687f 5424e5c686e6 af39c58f687f d9fd5794d8a3 66105b8dd899 66105b8dd899 1c72e967096c 1c72e967096c 835c66fc6137 6b81ff06d6c5 0509696bfda3 b1e4aae55b26 6b81ff06d6c5 be6e854f3795 be6e854f3795 bdc94b104270 5424e5c686e6 96e0e9f7a678 9365c89b7aed 93ddc62068ea a87a0484add4 9365c89b7aed 0498acd07a1d 0498acd07a1d af39c58f687f 0498acd07a1d 96e0e9f7a678 90aacd41d9df 96e0e9f7a678 96e0e9f7a678 | [service]
jid = localhost
password = secret
server = 127.0.0.1
port = 5222
server_mode = 1
backend_host=localhost
pidfile=./test.pid
# < this option doesn't work yet
backend_port=10001
admin_username=admin
admin_password=test
#cert=server.pfx #patch to PKCS#12 certificate
#cert_password=test #password to that certificate if any
users_per_backend=10
backend=/home/hanzz/code/libtransport/backends/libpurple/spectrum2_libpurple_backend
#backend=/usr/bin/mono /home/hanzz/code/networkplugin-csharp/msnp-sharp-backend/bin/Debug/msnp-sharp-backend.exe
#backend=/home/hanzz/code/libtransport/backends/frotz/spectrum2_frotz_backend
#backend=/home/hanzz/code/libtransport/backends/libircclient-qt/spectrum2_libircclient-qt_backend
#protocol=prpl-msn
protocol=any
#protocol=prpl-icq
irc_server=irc.freenode.org
[backend]
#default_avatar=catmelonhead.jpg
#no_vcard_fetch=true
[logging]
#config=logging.cfg # log4cxx/log4j logging configuration file
#backend_config=/home/hanzz/code/libtransport/spectrum/src/backend-logging.cfg # log4cxx/log4j logging configuration file for backends
[database]
type = none # or "none" without database backend
database = test.sql
prefix=icq
|