mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39: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"
|
||||
|
||||
|
|
@ -19,7 +18,6 @@ local script = {
|
|||
default_enabled = false,
|
||||
|
||||
default_value = {
|
||||
severity = alert_severities.notice,
|
||||
},
|
||||
|
||||
gui = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue