Changeset - 1124c42713f8
[Not reviewed]
0 1 0
Vitaly Takmazov - 9 years ago 2017-01-23 14:37:10
vitalyster@gmail.com
twitter: fetch_timeout in test configuration too low and confusing people, removed
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
tests/twitter/twitter_test.cfg
Show inline comments
 
@@ -15,27 +15,24 @@ admin_password=test
 
users_per_backend=10
 
#backend=../..//backends/swiften/spectrum2_swiften_backend
 
#backend=../../../backends/twitter/spectrum2_twitter_backend
 
backend=../../backends/twitter/spectrum2_twitter_backend
 
protocol=prpl-jabber
 
#protocol=prpl-msn
 
#protocol=any
 
#protocol=prpl-icq
 
working_dir=./
 
portfile=./$jid.port
 
irc_server=localhost
 

	
 
[twitter]
 
fetch_timeout=5000
 

	
 
[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=sqlite3
 
database=twitter.sql
 
prefix=
0 comments (0 inline, 0 general)