From 33108df13ffcc4aea252fc0df99f58db30794dd8 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 10 May 2016 16:30:42 +0200 Subject: [PATCH] docs(conf): add warning about alerting in conf file --- conf/defaults.ini | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/conf/defaults.ini b/conf/defaults.ini index 489fe02213f..d00b7b06fcd 100644 --- a/conf/defaults.ini +++ b/conf/defaults.ini @@ -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