[doc] say how many engines are supported / enabled

This commit is contained in:
Martin Fischer 2021-12-21 12:54:01 +01:00
parent 06435e08ef
commit 33983809e4
2 changed files with 3 additions and 0 deletions

View file

@ -14,6 +14,8 @@ Explanation of the :ref:`general engine configuration` shown in the table
.. jinja:: searx
SearXNG supports {{engines | length}} search engines (of which {{enabled_engine_count}} are enabled by default).
{% for category, engines in engines.items() | groupby('1.categories.0') %}
{{category}} search engines