diff --git a/searx/settings.yml b/searx/settings.yml index 5407c8210..c91cfb00a 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -184,16 +184,16 @@ outgoing: # Comment or un-comment plugin to activate / deactivate by default. # - enabled_plugins: +# enabled_plugins: # # these plugins are enabled if nothing is configured .. # - 'Hash plugin' # - 'Search on category select' # - 'Self Information' - - 'Tracker URL remover' +# - 'Tracker URL remover' # - 'Ahmia blacklist' # activation depends on outgoing.using_tor_proxy # # these plugins are disabled if nothing is configured .. # - 'Hostname replace' # see hostname_replace configuration below - - 'Open Access DOI rewrite' +# - 'Open Access DOI rewrite' # - 'Vim-like hotkeys' # - 'Tor check plugin' # # Read the docs before activate: auto-detection of the language could be