2011-03-17 21:54:39 +01:00
|
|
|
[service]
|
2011-05-18 15:19:56 +02:00
|
|
|
jid = localhost
|
2011-03-17 21:54:39 +01:00
|
|
|
password = secret
|
|
|
|
server = 127.0.0.1
|
2011-04-10 19:38:42 +02:00
|
|
|
port = 5222
|
2011-05-13 10:54:03 +02:00
|
|
|
server_mode = 1
|
2011-06-12 17:22:56 +02:00
|
|
|
backend_host=localhost # < this option doesn't work yet
|
|
|
|
backend_port=10001
|
2011-06-16 22:26:12 +02:00
|
|
|
#cert= #patch to PKCS#12 certificate
|
|
|
|
#cert_password= #password to that certificate if any
|
2011-06-12 17:22:56 +02:00
|
|
|
users_per_backend=2
|
2011-06-17 13:43:31 +02:00
|
|
|
backend=../../backends/libpurple/spectrum_libpurple_backend
|
|
|
|
#backend=../../backends/libircclient-qt/spectrum_libircclient-qt_backend
|
2011-06-19 10:09:49 +02:00
|
|
|
#protocol=prpl-jabber
|
|
|
|
protocol=prpl-msn
|
2011-06-12 12:27:57 +02:00
|
|
|
#protocol=prpl-icq
|
2011-03-17 21:54:39 +01:00
|
|
|
|
|
|
|
[database]
|
2011-06-13 23:31:06 +02:00
|
|
|
type = sqlite3 # or "none" without database backend
|
2011-03-17 21:54:39 +01:00
|
|
|
database = test.sql
|
|
|
|
prefix=icq
|