spectrum2/spectrum/src/sample.cfg

45 lines
1.3 KiB
INI
Raw Permalink Normal View History

2011-03-17 21:54:39 +01:00
[service]
jid = gateway.localhost
2011-03-17 21:54:39 +01:00
password = secret
server = 127.0.0.1
port = 5347
server_mode = 0
backend_host=127.0.0.1
2011-11-23 22:00:24 +01:00
pidfile=./test.pid
2011-10-26 23:56:50 +02:00
# < this option doesn't work yet
2012-03-15 08:09:41 +01:00
#backend_port=10001
#admin_jid=admin@localhost
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=../..//backends/libpurple/spectrum2_libpurple_backend
#backend=../../backends/twitter/spectrum2_twitter_backend
#backend=/home/hanzz/code/libtransport/backends/libcommuni/spectrum2_libcommuni_backend
protocol=prpl-telegram
2011-07-31 19:10:48 +02:00
#protocol=prpl-msn
2012-03-19 15:09:55 +01:00
#protocol=any
2011-06-12 12:27:57 +02:00
#protocol=prpl-icq
2012-03-02 08:51:55 +01:00
working_dir=./
portfile=./$jid.port
irc_server=irc.freenode.org
2011-03-17 21:54:39 +01:00
2011-07-19 20:46:38 +02:00
[backend]
#default_avatar=catmelonhead.jpg
2011-08-22 15:44:47 +02:00
#no_vcard_fetch=true
2011-07-19 20:46:38 +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-03-17 21:54:39 +01:00
[database]
type=sqlite3 # or "none" without database backend
database=users.sqlite
prefix=twitter8
2012-02-22 08:38:45 +01:00
#type = mysql # or "none" without database backend.......................................................................................................................
#database = test
#prefix=
#user=root
#password=yourrootsqlpassword
2012-02-15 22:31:08 +01:00
#encryption_key=hanzzik