mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
parent
2244208ea3
commit
38d31a474a
6 changed files with 19 additions and 4 deletions
|
|
@ -23,6 +23,7 @@ alert_flow_new_api_demo.meta = {
|
|||
i18n_title = "New Flow API Demo",
|
||||
icon = "fas fa-exclamation",
|
||||
status_always_notify = true, -- Optional, if true, a notification is always emitted even when the status is not predominant or every time flow.triggerStatus is called
|
||||
status_keep_increasing_scores = true, -- Optional, if true, causes scores to be increased every time the status is set. (See #4993)
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue