mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
Add privacypolicy_url option
This commit is contained in:
@@ -72,12 +72,16 @@ Global Settings
|
||||
general:
|
||||
debug: false # Debug mode, only for development
|
||||
instance_name: "SearXNG" # displayed name
|
||||
privacypolicy_url: false # https://example.com/privacy
|
||||
contact_url: false # mailto:contact@example.com
|
||||
|
||||
``debug`` : ``$SEARXNG_DEBUG``
|
||||
Allow a more detailed log if you run SearXNG directly. Display *detailed* error
|
||||
messages in the browser too, so this must be deactivated in production.
|
||||
|
||||
``privacypolicy_url``:
|
||||
Link to privacy policy.
|
||||
|
||||
``contact_url``:
|
||||
Contact ``mailto:`` address or WEB form.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user