mirror of https://github.com/CIRCL/AIL-framework
chg: [config] Tor crawler disabled by default in sample configuration
(to match HOWTO when enabling it)pull/282/head
parent
dd34382721
commit
59df5f0e12
|
@ -237,7 +237,7 @@ port = 6381
|
|||
db = 0
|
||||
|
||||
[Crawler]
|
||||
activate_crawler = True
|
||||
activate_crawler = False
|
||||
crawler_depth_limit = 1
|
||||
splash_url_onion = http://127.0.0.1
|
||||
splash_onion_port = 8050-8052
|
||||
|
|
Loading…
Reference in New Issue