forked from Icycoide/searxng
[mod] autocomplete.py: add support for mwmbl completions
This commit is contained in:
parent
19300a5659
commit
df71c24b20
4 changed files with 15 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue