From ecb7e73e039cf805c31764d148daae15e91389a5 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 12 Sep 2021 08:36:56 +0200 Subject: [brand] docs - normalize project name to SearXNG Signed-off-by: Markus Heiser --- docs/admin/engines/sql-engines.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/admin/engines/sql-engines.rst') diff --git a/docs/admin/engines/sql-engines.rst b/docs/admin/engines/sql-engines.rst index ee7f31c27..713ef9a40 100644 --- a/docs/admin/engines/sql-engines.rst +++ b/docs/admin/engines/sql-engines.rst @@ -10,7 +10,7 @@ SQL Engines - `PostgreSQL `_ - `MySQL `_ -With the *SQL engines* you can bind SQL databases into SearxNG. The following +With the *SQL engines* you can bind SQL databases into SearXNG. The following Relational Database Management System (RDBMS) are supported: - :ref:`engine sqlite` @@ -98,7 +98,7 @@ Extra Dependencies ------------------ For using :ref:`engine postgresql` or :ref:`engine mysql_server` you need to -install additional packages in Python's Virtual Environment of your SearxNG +install additional packages in Python's Virtual Environment of your SearXNG instance. To switch into the environment (:ref:`searx-src`) you can use :ref:`searx.sh`:: -- cgit v1.2.3