mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
parent
e2c3baf2df
commit
fc2db1513b
66 changed files with 2 additions and 124 deletions
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
local user_scripts = require("user_scripts")
|
||||
local alerts_api = require "alerts_api"
|
||||
local alert_severities = require "alert_severities"
|
||||
local alert_consts = require("alert_consts")
|
||||
local flow_alert_keys = require "flow_alert_keys"
|
||||
|
||||
|
|
@ -20,7 +19,6 @@ local script = {
|
|||
|
||||
-- The default configuration of this script
|
||||
default_value = {
|
||||
severity = alert_severities.error,
|
||||
items = {},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue