mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Little fix
This commit is contained in:
parent
937d94dd0e
commit
14d5675212
2 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ local str_2_periodicity = {
|
|||
["day"] = 86400,
|
||||
}
|
||||
|
||||
local MAX_NUM_PER_MODULE_QUEUED_ALERTS = 1024 -- should match ALERTS_MANAGER_MAX_ENTITY_ALERTS on the AlertsManager
|
||||
|
||||
local known_alerts = {}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue