Skip to content

Commit a51de8e

Browse files
committed
tech(conf): remove dragoo :(
1 parent f924b24 commit a51de8e

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

conf/defaults.ini

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ auth_url = https://accounts.google.com/o/oauth2/auth
229229
token_url = https://accounts.google.com/o/oauth2/token
230230
api_url = https://www.googleapis.com/oauth2/v1/userinfo
231231
allowed_domains =
232-
hosted_domain =
232+
hosted_domain =
233233

234234
#################################### Grafana.net Auth ####################
235235
[auth.grafananet]
@@ -390,21 +390,6 @@ global_api_key = -1
390390
global_session = -1
391391

392392
#################################### Alerting ############################
393-
# docs about alerting can be found in /docs/sources/alerting/
394-
# __.-/|
395-
# \`o_O'
396-
# =( )= +----------------------------+
397-
# U| | Alerting is still in alpha |
398-
# /\ /\ / | +----------------------------+
399-
# ) /^\) ^\/ _)\ |
400-
# ) /^\/ _) \ |
401-
# ) _ / / _) \___|_
402-
# /\ )/\/ || | )_)\___,|))
403-
# < > |(,,) )__) |
404-
# || / \)___)\
405-
# | \____( )___) )____
406-
# \______(_______;;;)__;;;)
407-
408393
[alerting]
409394
# Makes it possible to turn off alert rule execution.
410395
execute_alerts = true

conf/sample.ini

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -339,21 +339,6 @@
339339
;path = /var/lib/grafana/dashboards
340340

341341
#################################### Alerting ######################################
342-
# docs about alerting can be found in /docs/sources/alerting/
343-
# __.-/|
344-
# \`o_O'
345-
# =( )= +----------------------------+
346-
# U| | Alerting is still in alpha |
347-
# /\ /\ / | +----------------------------+
348-
# ) /^\) ^\/ _)\ |
349-
# ) /^\/ _) \ |
350-
# ) _ / / _) \___|_
351-
# /\ )/\/ || | )_)\___,|))
352-
# < > |(,,) )__) |
353-
# || / \)___)\
354-
# | \____( )___) )____
355-
# \______(_______;;;)__;;;)
356-
357342
[alerting]
358343
# Makes it possible to turn off alert rule execution.
359344
;execute_alerts = true

0 commit comments

Comments
 (0)