mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Fixes duplicated interface shown (#8539)
This commit is contained in:
parent
19b1fcad42
commit
ad275ef6da
5 changed files with 6 additions and 5 deletions
|
|
@ -2667,6 +2667,7 @@ local known_parameters = {
|
|||
["blacklist_name"] = validateUnquoted,
|
||||
["reset_url"] = validateBool,
|
||||
["as"] = validateNumber,
|
||||
["exporter_uuid"] = validateNumber,
|
||||
["probe_uuid"] = validateNumber,
|
||||
|
||||
-- nEdge policy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue