mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Renamed IXP in ASN mode
This commit is contained in:
parent
6bd25f4f47
commit
fec81bd9d7
7 changed files with 24 additions and 26 deletions
|
|
@ -2417,7 +2417,7 @@ local known_parameters = {
|
|||
["http_index_page"] = validateUnquoted,
|
||||
["clickhouse_flows_archive_path"] = validateUnquoted,
|
||||
["toggle_data_archive_before_ttl_delete"] = validateBool,
|
||||
["ixp_mode_enabled"] = validateBool,
|
||||
["asn_mode_enabled"] = validateBool,
|
||||
["safe_search_dns"] = validateIPV4,
|
||||
["global_dns"] = validateEmptyOr(validateIPV4),
|
||||
["secondary_dns"] = validateEmptyOr(validateIPV4),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue