settings_brand.rst 553 B

1234567891011121314151617181920212223242526
  1. .. _settings brand:
  2. ==========
  3. ``brand:``
  4. ==========
  5. .. code:: yaml
  6. brand:
  7. issue_url: https://github.com/searxng/searxng/issues
  8. docs_url: https://docs.searxng.org
  9. public_instances: https://searx.space
  10. wiki_url: https://github.com/searxng/searxng/wiki
  11. ``issue_url`` :
  12. If you host your own issue tracker change this URL.
  13. ``docs_url`` :
  14. If you host your own documentation change this URL.
  15. ``public_instances`` :
  16. If you host your own https://searx.space change this URL.
  17. ``wiki_url`` :
  18. Link to your wiki (or ``false``)