mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +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
|
|
@ -64,7 +64,7 @@ local function check_allowed_mac(params)
|
|||
addr
|
||||
)
|
||||
|
||||
alert:set_score(50)
|
||||
alert:set_score_warning()
|
||||
|
||||
alert:set_device_type(mac["devtype"])
|
||||
alert:set_device_name(device)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue