grafana: disable analytics also in general
This commit is contained in:
parent
603f0def4d
commit
a2ea96c1af
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
- { section: server, option: root_url, value: "https://%(domain)s/" }
|
- { section: server, option: root_url, value: "https://%(domain)s/" }
|
||||||
- { section: analytics, option: check_for_updates, value: "false" }
|
- { section: analytics, option: check_for_updates, value: "false" }
|
||||||
- { section: analytics, option: check_for_plugin_updates, value: "false" }
|
- { section: analytics, option: check_for_plugin_updates, value: "false" }
|
||||||
|
- { section: analytics, option: enabled, value: "false" }
|
||||||
- { section: analytics, option: feedback_links_enabled, value: "false" }
|
- { section: analytics, option: feedback_links_enabled, value: "false" }
|
||||||
- { section: analytics, option: reporting_enabled, value: "false" }
|
- { section: analytics, option: reporting_enabled, value: "false" }
|
||||||
- { section: news, option: news_feed_enabled, value: "false" }
|
- { section: news, option: news_feed_enabled, value: "false" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue