mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Standardizes export/dump nomenclature
This commit is contained in:
parent
7be31e1919
commit
ae9b4b963e
9 changed files with 22 additions and 22 deletions
|
|
@ -1358,7 +1358,7 @@ local known_parameters = {
|
|||
["toggle_longlived_flows_alerts"] = validateBool,
|
||||
["toggle_data_exfiltration"] = validateBool,
|
||||
["toggle_enable_runtime_flows_dump"] = validateBool,
|
||||
["toggle_tiny_flows_dump_export"] = validateBool,
|
||||
["toggle_tiny_flows_dump"] = validateBool,
|
||||
["toggle_alert_syslog"] = validateBool,
|
||||
["toggle_slack_notification"] = validateBool,
|
||||
["toggle_email_notification"] = validateBool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue