Removed telemetry

This commit is contained in:
MatteoBiscosi 2022-07-05 15:17:08 +02:00
parent 2e005803e3
commit 8dad513a4e
12 changed files with 1 additions and 125 deletions

View file

@ -1950,10 +1950,8 @@ local known_parameters = {
["hosts_ts_creation"] = validateChoiceInline({"off", "light", "full"}),
["ts_high_resolution"] = validateNumber,
["lbd_hosts_as_macs"] = validateBool,
["toggle_send_telemetry_data"] = validateBool,
["toggle_emit_flow_alerts"] = validateBool,
["toggle_emit_host_alerts"] = validateBool,
["telemetry_email"] = validateSingleWord,
["toggle_date_type"] = validateSingleWord,