mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Unifies new alerts and flow alerts API
This commit is contained in:
parent
cc23742d8a
commit
8d6dafc897
11 changed files with 97 additions and 94 deletions
|
|
@ -2,4 +2,5 @@ return {
|
|||
my_manifest_title = "My Manifest Title",
|
||||
|
||||
alert_host_new_api_demo_description = "%{host}: one_param = %{one_param} another_param = %{another_param}",
|
||||
alert_flow_new_api_demo_description = "one_flow_param = %{one_flow_param} another_flow_param = %{another_flow_param}",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue