Files
ppf/config.ini.sample
2021-04-26 03:30:27 +02:00

36 lines
466 B
Plaintext

[common]
tor_hosts = 127.0.0.1:9050
[watchd]
max_fail = 5
threads = 10
timeout = 9
submit_after = 200
use_ssl = 0
debug = 0
checktime = 1200
perfail_checktime = 300
database = proxies.sqlite
outage_threshold = 4
tor_safeguard = 0
[ppf]
max_fail = 5
search = 1
timeout = 30
http_retries = 1
checktime = 3600
perfail_checktime = 16000
database = websites.sqlite
threads = 3
tor_safeguard = 0
[scraper]
[flood]
[httpd]
listenip = 127.0.0.1
port = 8081
enabled = 0