diff options
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 0319191dd..d21192651 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -1277,6 +1277,15 @@ engines: require_api_key: false results: HTML + - name: marginalia + engine: marginalia + shortcut: mar + # To get an API key, please follow the instructions at + # - https://about.marginalia-search.com/article/api/ + # api_key: ... + disabled: true + inactive: true + - name: mastodon users engine: mastodon mastodon_type: accounts |