Browse Source

[mod] settings.yml: remove plugin settings for plugins that don't exist anymore

Bnyro 1 year ago
parent
commit
26fed56d51
3 changed files with 0 additions and 8 deletions
  1. 0 4
      docs/admin/api.rst
  2. 0 1
      searx/settings.yml
  3. 0 3
      utils/templates/etc/searxng/settings.yml

+ 0 - 4
docs/admin/api.rst

@@ -69,10 +69,6 @@ Sample response
        {
          "enabled": true,
          "name": "HTTPS rewrite"
-       },
-       {
-         "enabled": false,
-         "name": "Vim-like hotkeys"
        }
      ],
      "safe_search": 0

+ 0 - 1
searx/settings.yml

@@ -209,7 +209,6 @@ outgoing:
 # enabled_plugins:
 #   # these plugins are enabled if nothing is configured ..
 #   - 'Hash plugin'
-#   - 'Search on category select'
 #   - 'Self Information'
 #   - 'Tracker URL remover'
 #   - 'Ahmia blacklist'  # activation depends on outgoing.using_tor_proxy

+ 0 - 3
utils/templates/etc/searxng/settings.yml

@@ -33,14 +33,11 @@ ui:
 
 enabled_plugins:
   - 'Hash plugin'
-  - 'Search on category select'
   - 'Self Informations'
   - 'Tracker URL remover'
   - 'Ahmia blacklist'
   # - 'Hostname replace'  # see hostname_replace configuration below
-  # - 'Infinite scroll'
   # - 'Open Access DOI rewrite'
-  # - 'Vim-like hotkeys'
 
 # plugins:
 #   - only_show_green_results