mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fixes list download succeeded alerts
This commit is contained in:
parent
29f697ec46
commit
6bb8a1cd68
2 changed files with 1 additions and 2 deletions
|
|
@ -363,7 +363,6 @@ local function checkListsUpdate(timeout)
|
|||
)
|
||||
|
||||
alert:set_severity(alert_severities.notice)
|
||||
alert:set_granularity(params.granularity)
|
||||
|
||||
alert:store(alerts_api.categoryListsEntity(list_name))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue