mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Script is not enabled by default
This commit is contained in:
parent
324668d1ab
commit
d674167498
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ local host_ban = {
|
|||
-- Script category
|
||||
category = user_scripts.script_categories.security,
|
||||
|
||||
default_enabled = false,
|
||||
default_enabled = true,
|
||||
alert_id = host_alert_keys.host_alert_host_ban,
|
||||
|
||||
default_value = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue