mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs(conf): add warning about alerting in conf file
This commit is contained in:
parent
1fe2055743
commit
33108df13f
@ -335,5 +335,21 @@ global_session = -1
|
||||
|
||||
|
||||
#################################### Alerting ######################################
|
||||
# docs about alerting can be found in /docs/sources/alerting/
|
||||
|
||||
# __.-/|
|
||||
# \`o_O'
|
||||
# =( )= +----------------------------+
|
||||
# U| | Alerting is still in alpha |
|
||||
# /\ /\ / | +----------------------------+
|
||||
# ) /^\) ^\/ _)\ |
|
||||
# ) /^\/ _) \ |
|
||||
# ) _ / / _) \___|_
|
||||
# /\ )/\/ || | )_)\___,|))
|
||||
# < > |(,,) )__) |
|
||||
# || / \)___)\
|
||||
# | \____( )___) )____
|
||||
# \______(_______;;;)__;;;)
|
||||
|
||||
[alerting]
|
||||
enabled = false
|
||||
|
Loading…
Reference in New Issue
Block a user