searxng: remove tor proxy (way too slow)
All checks were successful
/ deploy (push) Successful in 54s
All checks were successful
/ deploy (push) Successful in 54s
This commit is contained in:
parent
e10a74d2ba
commit
15f2939cdc
1 changed files with 0 additions and 3 deletions
|
|
@ -86,9 +86,6 @@ in {
|
|||
pool_connections = 100;
|
||||
pool_maxsize = 15;
|
||||
enable_http2 = true;
|
||||
proxies."all://:" = ["socks5h://127.0.0.1:9050"];
|
||||
using_tor_proxy = true;
|
||||
extra_proxy_timeout = 15;
|
||||
};
|
||||
|
||||
enabled_plugins = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue