Merge pull request #688 from dalf/settings_enable_stats

[enh] settings.yml: implement general.enable_metrics
This commit is contained in:
Markus Heiser 2022-01-05 18:53:49 +00:00 committed by GitHub
commit 0ebad8220f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 35 additions and 11 deletions

View file

@ -2,6 +2,7 @@ general:
debug: false # Debug mode, only for development
instance_name: "SearXNG" # displayed name
contact_url: false # mailto:contact@example.com
enable_metrics: true # record stats
brand:
new_issue_url: https://github.com/searxng/searxng/issues/new