Disable the Grafanan Alerting feature and opt out for analytics

This commit is contained in:
Cellebyte
2021-01-05 14:50:44 +01:00
parent 382fa433bf
commit 9d4c59a2a6

View File

@@ -371,6 +371,11 @@ grafana:
log:
mode: "console"
level: "warn"
alerting:
enabled: false
analytics:
reporting_enabled: false
check_for_updates: false
security:
disable_initial_admin_creation: false
disable_gravatar: false