mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added hosts explored on the main menu
This commit is contained in:
parent
c458948354
commit
ec4d55ff04
3 changed files with 146 additions and 30 deletions
|
|
@ -1474,6 +1474,7 @@ local known_parameters = {
|
|||
["allow_admin_access"] = validateBool,
|
||||
["accept_tos"] = validateBool,
|
||||
["no_timeout"] = validateBool,
|
||||
["bubble_mode"] = validateNumber,
|
||||
["supernode"] = validateSingleWord,
|
||||
["ts_aggregation"] = validateChoiceInline({"raw", "1h", "1d"}),
|
||||
["fw_rule_id"] = validateSingleWord,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue