mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Removed telemetry
This commit is contained in:
parent
2e005803e3
commit
8dad513a4e
12 changed files with 1 additions and 125 deletions
|
|
@ -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,
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue