Files
@ 3256e6e10cc1
Branch filter:
Location: libtransport.git/spectrum/src/sample.cfg - annotation
3256e6e10cc1
1.3 KiB
text/x-ini
Made proxy settings and consumer key/secret configurable via config file
96e0e9f7a678 6699a898fbec 96e0e9f7a678 96e0e9f7a678 64536009a864 e8b61aa9b6fd af39c58f687f 5424e5c686e6 af39c58f687f 23457aedcfa7 7067865738d0 66105b8dd899 1c72e967096c 1c72e967096c 835c66fc6137 8bd3dfd3a28d 137727e70ef9 8bd3dfd3a28d be6e854f3795 ab72dd03c64a bdc94b104270 7292a987c59d 96e0e9f7a678 9365c89b7aed 93ddc62068ea a87a0484add4 9365c89b7aed 0498acd07a1d 0498acd07a1d af39c58f687f 0498acd07a1d 96e0e9f7a678 7292a987c59d 6ca2c3a931e0 6ca2c3a931e0 6ca2c3a931e0 6ca2c3a931e0 6ca2c3a931e0 6ca2c3a931e0 6ca2c3a931e0 57963cf18ec0 3256e6e10cc1 3256e6e10cc1 3256e6e10cc1 3256e6e10cc1 3256e6e10cc1 3256e6e10cc1 3256e6e10cc1 3256e6e10cc1 | [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_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/spectrum_twitter_backend
protocol=prpl-jabber
#protocol=prpl-msn
#protocol=any
#protocol=prpl-icq
working_dir=./
[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
#type = mysql # or "none" without database backend.......................................................................................................................
#database = test
#prefix=
#user=root
#password=yourrootsqlpassword
#encryption_key=hanzzik
[twitter]
consumer_key=qxfSCX7WN7SZl7dshqGZA
consumer_secret=ypWapSj87lswvnksZ46hMAoAZvST4ePGPxAQw6S2o
[proxy]
server=10.93.0.36
port=3128
user=cs09s022
password=your_proxy_password
|