39 lines
565 B
INI
39 lines
565 B
INI
[common]
|
|
tor_hosts = 127.0.0.1:9050, 192.168.10.252:9050, 192.168.10.50:9050
|
|
|
|
[watchd]
|
|
max_fail = 10
|
|
threads = 20
|
|
timeout = 15
|
|
submit_after = 100
|
|
use_ssl = 0
|
|
debug = 0
|
|
checktime = 1800
|
|
perfail_checktime = 300
|
|
database = proxies.sqlite
|
|
outage_threshold = 4
|
|
tor_safeguard = 0
|
|
oldies = 1
|
|
oldies_checktime = 3600
|
|
oldies_multi = 1024
|
|
|
|
[ppf]
|
|
max_fail = 15
|
|
search = 1
|
|
timeout = 30
|
|
http_retries = 1
|
|
checktime = 3600
|
|
perfail_checktime = 7200
|
|
database = websites.sqlite
|
|
threads = 5
|
|
|
|
[scraper]
|
|
query = s
|
|
[httpd]
|
|
listenip = 127.0.0.1
|
|
port = 8081
|
|
enabled = 0
|
|
|
|
[flood]
|
|
debug = 0
|