mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
Merge pull request #688 from dalf/settings_enable_stats
[enh] settings.yml: implement general.enable_metrics
This commit is contained in:
commit
0ebad8220f
8 changed files with 35 additions and 11 deletions
|
@ -81,6 +81,9 @@ Global Settings
|
|||
``contact_url``:
|
||||
Contact ``mailto:`` address or WEB form.
|
||||
|
||||
``enable_metrics``:
|
||||
Enabled by default. Record various anonymous metrics availabled at ``/stats``,
|
||||
``/stats/errors`` and ``/preferences``.
|
||||
|
||||
.. _settings global server:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue