ppf: add option for number of http retries

This commit is contained in:
rofl0r
2019-01-08 03:30:31 +00:00
parent 115c4a56f5
commit 38d89f5bd9
3 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ debug = false
[ppf]
search = true
timeout = 30
http_retries = 1
checktime = 3600
perfail_checktime = 3600