Revert changes on the config file due to merging messup

This commit is contained in:
Raphaël Vinot 2014-12-22 16:29:05 +01:00
parent dc57454d82
commit 50369c6706

View file

@ -31,12 +31,8 @@ host = localhost
port = 2013
db = 1
# PUB / SUB : ZMQ
[Feed]
# if you use the pystemon-feeder.py change the configuration
# where the feeder is listening. Usually it's 127.0.0.1:5556
adress = tcp://crf.circl.lu:5556
topicfilter = 102
[Url]
cc_critical = DE
[DomClassifier]
cc = DE
@ -57,11 +53,11 @@ channel = 102
address = tcp://127.0.0.1:5004
channel = urls
[PubSub_DomainClassifier]
cc = DE
cc_tld = r'\.de$'
[ZMQ_FetchedOnion]
address = tcp://127.0.0.1:5005
channel = FetchedOnion
# Indexer configuration
[Indexer]
type = whoosh
path = indexdir
[RedisPubSub]
host = localhost
port = 6381
db = 0