searxng: remove tor proxy (way too slow)
All checks were successful
/ deploy (push) Successful in 54s

This commit is contained in:
toufic ar 2026-02-14 07:53:30 +02:00
parent e10a74d2ba
commit 15f2939cdc
Signed by: toufic ar
SSH key fingerprint: SHA256:/NaO5I1nG3gYKzrzSiTYIdRyaIYxDWfr1U+d+yfJ/4k

View file

@ -86,9 +86,6 @@ in {
pool_connections = 100; pool_connections = 100;
pool_maxsize = 15; pool_maxsize = 15;
enable_http2 = true; enable_http2 = true;
proxies."all://:" = ["socks5h://127.0.0.1:9050"];
using_tor_proxy = true;
extra_proxy_timeout = 15;
}; };
enabled_plugins = [ enabled_plugins = [