Makes multiple score increments status-dependent

Implements #4993
This commit is contained in:
Simone Mainardi 2021-01-30 12:45:04 +01:00
parent 2244208ea3
commit 38d31a474a
6 changed files with 19 additions and 4 deletions

View file

@ -20,6 +20,7 @@ external_alert.meta = {
status_key = status_keys.ntopng.status_external_alert,
i18n_title = "alerts_dashboard.external_alert",
icon = "fas fa-eye",
status_keep_increasing_scores = true, -- Every time an external alert is set, scores are increased accordingly
}
-- #######################################################