[mod] conf
This commit is contained in:
parent
e3011a12fb
commit
760ae50e55
|
|
@ -20,7 +20,7 @@ def conf_schema_threshold(
|
|||
def conf_schema_annoy(
|
||||
):
|
||||
return {
|
||||
"description": "whether notifications shall be kept sending after the threshold has been surpassed",
|
||||
"description": "whether notifications about non-ok states shall be kept sending after the threshold has been surpassed",
|
||||
"type": "boolean",
|
||||
"default": False,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue