summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/admin/settings/settings_brand.rst21
1 files changed, 2 insertions, 19 deletions
diff --git a/docs/admin/settings/settings_brand.rst b/docs/admin/settings/settings_brand.rst
index 0f1a0d9a9..6bd320cdc 100644
--- a/docs/admin/settings/settings_brand.rst
+++ b/docs/admin/settings/settings_brand.rst
@@ -4,22 +4,5 @@
``brand:``
==========
-.. code:: yaml
-
- brand:
- issue_url: https://github.com/searxng/searxng/issues
- docs_url: https://docs.searxng.org
- public_instances: https://searx.space
- wiki_url: https://github.com/searxng/searxng/wiki
-
-``issue_url`` :
- If you host your own issue tracker change this URL.
-
-``docs_url`` :
- If you host your own documentation change this URL.
-
-``public_instances`` :
- If you host your own https://searx.space change this URL.
-
-``wiki_url`` :
- Link to your wiki (or ``false``)
+.. autoclass:: searx.brand.SettingsBrand
+ :members: