mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
parent
b7bdd1edaf
commit
dac9b41a98
2 changed files with 0 additions and 90 deletions
|
|
@ -1777,7 +1777,6 @@ function alert_utils.flushAlertsData()
|
|||
-- as it also deletes ntopng.prefs.plugins_consts_utils.assigned_ids.const_type_alert and others
|
||||
deleteCachePattern("ntopng.prefs.*alerts*")
|
||||
|
||||
alerts_api.purgeAlertsPrefs()
|
||||
for _, key in pairs(get_make_room_keys("*")) do deleteCachePattern(key) end
|
||||
|
||||
if(verbose) then io.write("[Alerts] Enabling alerts generation...\n") end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue