From dfaf5868e226b0540ed91b438dd2b4e3805680ca Mon Sep 17 00:00:00 2001 From: Leo Liu Date: Sun, 10 Nov 2024 02:32:09 -0800 Subject: [PATCH] [fix] settings.yml - enabled_plugins: document to reflect default settings Remove 'Autodetect search language', which is no longer valid, from settings, and add 'Unit converter plugin', which is now default enabled, to settings. --- searx/settings.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index b37134b88..5d16f6377 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -226,15 +226,12 @@ outgoing: # - 'Hash plugin' # - 'Self Information' # - 'Tracker URL remover' +# - 'Unit converter plugin' # - 'Ahmia blacklist' # activation depends on outgoing.using_tor_proxy # # these plugins are disabled if nothing is configured .. # - 'Hostnames plugin' # see 'hostnames' configuration below # - 'Open Access DOI rewrite' # - 'Tor check plugin' -# # Read the docs before activate: auto-detection of the language could be -# # detrimental to users expectations / users can activate the plugin in the -# # preferences if they want. -# - 'Autodetect search language' # Configuration of the "Hostnames plugin": #