mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 23:55:47 -06:00
tech(conf): remove dragoo :(
This commit is contained in:
parent
f924b241ae
commit
a51de8e987
@ -229,7 +229,7 @@ auth_url = https://accounts.google.com/o/oauth2/auth
|
||||
token_url = https://accounts.google.com/o/oauth2/token
|
||||
api_url = https://www.googleapis.com/oauth2/v1/userinfo
|
||||
allowed_domains =
|
||||
hosted_domain =
|
||||
hosted_domain =
|
||||
|
||||
#################################### Grafana.net Auth ####################
|
||||
[auth.grafananet]
|
||||
@ -390,21 +390,6 @@ global_api_key = -1
|
||||
global_session = -1
|
||||
|
||||
#################################### Alerting ############################
|
||||
# docs about alerting can be found in /docs/sources/alerting/
|
||||
# __.-/|
|
||||
# \`o_O'
|
||||
# =( )= +----------------------------+
|
||||
# U| | Alerting is still in alpha |
|
||||
# /\ /\ / | +----------------------------+
|
||||
# ) /^\) ^\/ _)\ |
|
||||
# ) /^\/ _) \ |
|
||||
# ) _ / / _) \___|_
|
||||
# /\ )/\/ || | )_)\___,|))
|
||||
# < > |(,,) )__) |
|
||||
# || / \)___)\
|
||||
# | \____( )___) )____
|
||||
# \______(_______;;;)__;;;)
|
||||
|
||||
[alerting]
|
||||
# Makes it possible to turn off alert rule execution.
|
||||
execute_alerts = true
|
||||
|
@ -339,21 +339,6 @@
|
||||
;path = /var/lib/grafana/dashboards
|
||||
|
||||
#################################### Alerting ######################################
|
||||
# docs about alerting can be found in /docs/sources/alerting/
|
||||
# __.-/|
|
||||
# \`o_O'
|
||||
# =( )= +----------------------------+
|
||||
# U| | Alerting is still in alpha |
|
||||
# /\ /\ / | +----------------------------+
|
||||
# ) /^\) ^\/ _)\ |
|
||||
# ) /^\/ _) \ |
|
||||
# ) _ / / _) \___|_
|
||||
# /\ )/\/ || | )_)\___,|))
|
||||
# < > |(,,) )__) |
|
||||
# || / \)___)\
|
||||
# | \____( )___) )____
|
||||
# \______(_______;;;)__;;;)
|
||||
|
||||
[alerting]
|
||||
# Makes it possible to turn off alert rule execution.
|
||||
;execute_alerts = true
|
||||
|
Loading…
Reference in New Issue
Block a user