mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
parent
fcdc69963f
commit
1cbdbbd339
11 changed files with 19 additions and 16 deletions
|
|
@ -22,7 +22,7 @@ local script = {
|
|||
|
||||
function script.hooks.periodicUpdate(now)
|
||||
if flow.isNotPurged() then
|
||||
flow.triggerStatus(flow_consts.status_types.status_not_purged.status_id)
|
||||
flow.triggerStatus(flow_consts.status_types.status_not_purged)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue