mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Add privacypolicy_url option
This commit is contained in:
parent
36184b2f29
commit
31005595c9
7 changed files with 18 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
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
|
||||
enable_metrics: true # record stats
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue