From df71c24b2043195a94f3098f9b7371c6d6fb2dce Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 23 Aug 2023 15:24:42 +0200 Subject: [mod] autocomplete.py: add support for mwmbl completions --- docs/dev/search_api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst index 2333474a9..423232090 100644 --- a/docs/dev/search_api.rst +++ b/docs/dev/search_api.rst @@ -68,8 +68,8 @@ Parameters Proxy image results through SearXNG. ``autocomplete`` : default from :ref:`settings search` - [ ``google``, ``dbpedia``, ``duckduckgo``, ``startpage``, ``wikipedia``, - ``swisscows``, ``qwant`` ] + [ ``google``, ``dbpedia``, ``duckduckgo``, ``mwmbl``, ``startpage``, + ``wikipedia``, ``swisscows``, ``qwant`` ] Service which completes words as you type. -- cgit v1.2.3