diff options
| author | Bnyro <bnyro@tutanota.com> | 2026-06-06 18:37:27 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2026-06-13 18:37:57 +0200 |
| commit | 0608dfa4d1a09e7e19bdf863820f57df151c7d25 (patch) | |
| tree | b1c8e213d9c9e5848e899744d92bcbe64134bda3 /docs/dev/search_api.rst | |
| parent | 1184b3212fdd04d45b0e53a5dab3b2c3cbbb3820 (diff) | |
[feat] autocomplete: add privacywall autocompleter (#6211)
Diffstat (limited to 'docs/dev/search_api.rst')
| -rw-r--r-- | docs/dev/search_api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst index 3e8779af6..7c7ccdb9c 100644 --- a/docs/dev/search_api.rst +++ b/docs/dev/search_api.rst @@ -87,7 +87,7 @@ Parameters ``autocomplete`` : default from :ref:`settings search` [ ``google``, ``dbpedia``, ``duckduckgo``, ``mwmbl``, ``startpage``, - ``wikipedia``, ``swisscows``, ``qwant`` ] + ``privacywall``, ``wikipedia``, ``swisscows``, ``qwant`` ] Service which completes words as you type. |
