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-10-26 23:56:50 +02:00
|
|
|
backend_host=localhost
|
|
|
|
# < this option doesn't work yet
|
2011-06-12 17:22:56 +02:00
|
|
|
backend_port=10001
|
2011-06-26 13:36:54 +02:00
|
|
|
admin_username=admin
|
|
|
|
admin_password=test
|
2011-09-12 13:51:45 +02:00
|
|
|
#cert=server.pfx #patch to PKCS#12 certificate
|
|
|
|
#cert_password=test #password to that certificate if any
|
2011-07-26 09:12:34 +02:00
|
|
|
users_per_backend=10
|
2011-10-25 18:31:13 +02:00
|
|
|
backend=/home/hanzz/code/libtransport/backends/libpurple/spectrum2_libpurple_backend
|
2011-10-09 22:01:02 +02:00
|
|
|
#backend=/usr/bin/mono /home/hanzz/code/networkplugin-csharp/msnp-sharp-backend/bin/Debug/msnp-sharp-backend.exe
|
2011-10-18 20:49:20 +02:00
|
|
|
#backend=/home/hanzz/code/libtransport/backends/frotz/spectrum2_frotz_backend
|
2011-10-25 18:31:13 +02:00
|
|
|
#backend=/home/hanzz/code/libtransport/backends/libircclient-qt/spectrum2_libircclient-qt_backend
|
2011-07-31 19:10:48 +02:00
|
|
|
#protocol=prpl-msn
|
|
|
|
protocol=any
|
2011-06-12 12:27:57 +02:00
|
|
|
#protocol=prpl-icq
|
2011-03-17 21:54:39 +01:00
|
|
|
|
2011-07-19 20:46:38 +02:00
|
|
|
[backend]
|
2011-08-18 00:29:46 +02:00
|
|
|
#default_avatar=catmelonhead.jpg
|
2011-08-22 15:44:47 +02:00
|
|
|
#no_vcard_fetch=true
|
2011-07-19 20:46:38 +02:00
|
|
|
|
2011-06-21 13:37:01 +02:00
|
|
|
[logging]
|
|
|
|
#config=logging.cfg # log4cxx/log4j logging configuration file
|
2011-10-26 23:56:50 +02:00
|
|
|
#backend_config=/home/hanzz/code/libtransport/spectrum/src/backend-logging.cfg # log4cxx/log4j logging configuration file for backends
|
2011-06-21 13:37:01 +02:00
|
|
|
|
2011-03-17 21:54:39 +01:00
|
|
|
[database]
|
2011-09-14 15:09:21 +02:00
|
|
|
type = none # or "none" without database backend
|
2011-03-17 21:54:39 +01:00
|
|
|
database = test.sql
|
|
|
|
prefix=icq
|