mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Code cleanup
This commit is contained in:
parent
1462d546b8
commit
871fd677ba
9 changed files with 24 additions and 45 deletions
|
|
@ -2461,7 +2461,6 @@ local known_parameters = {
|
|||
["flow_max_idle"] = validateNumber,
|
||||
["active_local_host_cache_interval"] = validateNumber,
|
||||
["mac_address_cache_duration"] = validateNumber,
|
||||
["toggle_assets_collection"] = validateBool,
|
||||
["toggle_flow_swap_heuristic"] = validateBool,
|
||||
["auth_session_duration"] = validateNumber,
|
||||
["local_host_cache_duration"] = validateNumber,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue