Cleanup of unnecessary items in user scripts config. JSON

Fixes #5456
This commit is contained in:
Simone Mainardi 2021-06-08 18:38:58 +02:00
parent e2c3baf2df
commit fc2db1513b
66 changed files with 2 additions and 124 deletions

View file

@ -3,7 +3,6 @@
--
local user_scripts = require("user_scripts")
local alert_severities = require "alert_severities"
local host_alert_keys = require "host_alert_keys"
local syn_scan = {
@ -18,7 +17,6 @@ local syn_scan = {
default_value = {
operator = "gt",
threshold = 256,
severity = alert_severities.error,
},
-- Allow user script configuration from the GUI