aboutsummaryrefslogtreecommitdiff
path: root/modules/common
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-09-11 19:17:26 +0000
committeraethrvmn <me@aethrvmn.gr>2025-09-11 19:17:26 +0000
commit57cfcfadfd41f947cfe94ca07a6186d67826fa6f (patch)
treed086863eb777e92154cef83ca95779d7bbe6a99c /modules/common
parentremoved references to betterbird (diff)
added mullvadleta
Diffstat (limited to '')
-rw-r--r--modules/common/searx/default.nix24
1 files changed, 24 insertions, 0 deletions
diff --git a/modules/common/searx/default.nix b/modules/common/searx/default.nix
index d90caa8..ec4680f 100644
--- a/modules/common/searx/default.nix
+++ b/modules/common/searx/default.nix
@@ -41,6 +41,10 @@
disabled = true;
weight = 0.4;
};
+ "mullvadleta" = {
+ disabled = false;
+ weight = 1;
+ };
"qwant" = {
disabled = false;
weight = 0.4;
@@ -100,6 +104,26 @@
"yahoo".disabled = true;
"google".disabled = true;
};
+
+ # Outgoing requests
+ outgoing = {
+ request_timeout = 5.0;
+ max_request_timeout = 15.0;
+ pool_connections = 100;
+ pool_maxsize = 15;
+ enable_http2 = true;
+ };
+
+ # Enabled plugins
+ enabled_plugins = [
+ "Basic Calculator"
+ "Hash plugin"
+ "Tor check plugin"
+ "Open Access DOI rewrite"
+ "Hostnames plugin"
+ "Unit converter plugin"
+ "Tracker URL remover"
+ ];
};
};
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.