[fix] cleanup: rename searx leftovers to SearXNG (#5049)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2025-07-26 06:22:46 +02:00 committed by GitHub
parent 02cbdf468b
commit 649a8dd577
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 33 additions and 35 deletions

View file

@ -59,7 +59,7 @@ Sample response
"shortcut": "bb"
},
],
"instance_name": "searx",
"instance_name": "SearXNG",
"locales": {
"de": "Deutsch (German)",
"en": "English",

View file

@ -18,5 +18,5 @@ special preferences, it's recommended to use the :ref:`installation container` o
.. attention::
SearXNG is growing rapidly, you should regularly read our :ref:`migrate and
stay tuned` section. If you want to upgrade an existing instance or migrate
from searx to SearXNG, you should read this section first!
stay tuned` section. If you want to upgrade an existing instance, you
should read this section first!

View file

@ -25,7 +25,7 @@
``default_locale`` :
SearXNG interface language. If blank, the locale is detected by using the
browser language. If it doesn't work, or you are deploying a language
specific instance of searx, a locale can be defined using an ISO language
specific instance of SearXNG, a locale can be defined using an ISO language
code, like ``fr``, ``en``, ``de``.
``query_in_title`` :