diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-04-25 14:30:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-25 14:30:18 +0200 |
| commit | d20f2822d03e67b436973c8520a288fcc76c409a (patch) | |
| tree | 27b94ef935cf5eae57e7be6478c665fa3c5c5c32 /docs/admin/installation-searx.rst | |
| parent | eebac31ccdb052711abb9bce6cbb888ce059f115 (diff) | |
| parent | 28b25185c51d320c8124292a6194e4c34fa9c3e8 (diff) | |
Merge pull request #25 from return42/brand-001
SearxNG brand
Diffstat (limited to 'docs/admin/installation-searx.rst')
| -rw-r--r-- | docs/admin/installation-searx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/installation-searx.rst b/docs/admin/installation-searx.rst index adea0166f..5c9985e8b 100644 --- a/docs/admin/installation-searx.rst +++ b/docs/admin/installation-searx.rst @@ -80,7 +80,7 @@ Configuration To create a initial ``/etc/searx/settings.yml`` you can start with a copy of the file :origin:`utils/templates/etc/searx/use_default_settings.yml`. This setup :ref:`use default settings <settings use_default_settings>` from -:origin:`searx/settings.yml` and is recommended since :pull:`2291` is merged. +:origin:`searx/settings.yml` and is recommended since :pull-searx:`2291` is merged. For a *minimal setup*, configure like shown below – replace ``searx@$(uname -n)`` with a name of your choice, set ``ultrasecretkey`` -- *and/or* edit |