Add Emit Host Alerts pref (fix #5154)

This commit is contained in:
Alfredo Cardigliano 2021-04-07 09:21:26 +02:00
parent d06577665a
commit 9ed3afd918
4 changed files with 21 additions and 7 deletions

View file

@ -1770,6 +1770,7 @@ local known_parameters = {
["lbd_hosts_as_macs"] = validateBool,
["toggle_send_telemetry_data"] = validateBool,
["toggle_emit_flow_alerts"] = validateBool,
["toggle_emit_host_alerts"] = validateBool,
["telemetry_email"] = validateSingleWord,
-- Other