config sample: remove all unused items
This commit is contained in:
@@ -4,17 +4,11 @@ database = proxylist.sqlite
|
|||||||
proxy_max_fail = 5
|
proxy_max_fail = 5
|
||||||
|
|
||||||
[watcherd]
|
[watcherd]
|
||||||
enabled = true
|
|
||||||
proxy_file = false
|
proxy_file = false
|
||||||
checktime = 1800
|
|
||||||
threads = 10
|
threads = 10
|
||||||
timeout = 15
|
timeout = 15
|
||||||
read_timeout = 20
|
|
||||||
max_fail = 5
|
|
||||||
|
|
||||||
[proxyfind]
|
[proxyfind]
|
||||||
enabled = true
|
|
||||||
search = true
|
search = true
|
||||||
maxfail = 10
|
|
||||||
timeout = 30
|
timeout = 30
|
||||||
threads = 3
|
threads = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user