mirror of
https://github.com/searxng/searxng.git
synced 2025-07-15 01:09:21 +02:00
[fix] autocomplete: remove broken startpage backend
as long we don't have a solution for #4334 we can't offer startpage as autocomplete backend. Related: - https://github.com/searxng/searxng/issues/4334 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
1ae37728e4
commit
cc9dbde2e5
3 changed files with 13 additions and 24 deletions
|
@ -33,19 +33,18 @@
|
|||
``autocomplete``:
|
||||
Existing autocomplete backends, leave blank to turn it off.
|
||||
|
||||
- ``baidu```
|
||||
- ``brave```
|
||||
- ``dbpedia```
|
||||
- ``duckduckgo```
|
||||
- ``google```
|
||||
- ``mwmbl```
|
||||
- ``qwant```
|
||||
- ``seznam```
|
||||
- ``startpage```
|
||||
- ``stract```
|
||||
- ``swisscows```
|
||||
- ``wikipedia```
|
||||
- ``yandex```
|
||||
- ``baidu``
|
||||
- ``brave``
|
||||
- ``dbpedia``
|
||||
- ``duckduckgo``
|
||||
- ``google``
|
||||
- ``mwmbl``
|
||||
- ``qwant``
|
||||
- ``seznam``
|
||||
- ``stract``
|
||||
- ``swisscows``
|
||||
- ``wikipedia``
|
||||
- ``yandex``
|
||||
|
||||
``favicon_resolver``:
|
||||
To activate favicons in SearXNG's result list select a default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue