mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Harmonizes remaining hardcoded Lua scores
This commit is contained in:
parent
38b47d5aa8
commit
ccb61a7444
13 changed files with 21 additions and 21 deletions
|
|
@ -101,7 +101,7 @@ function shell.runScript(alerts, settings)
|
|||
alert_consts.alertTypeLabel(alert["alert_id"], true)
|
||||
)
|
||||
|
||||
type_info:set_score(10)
|
||||
type_info:set_score_notice()
|
||||
|
||||
type_info:store(entity_info)
|
||||
end -- for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue