mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Implemented full flow stats preference (#9230)
This commit is contained in:
parent
5424c12bfc
commit
035009267a
5 changed files with 15 additions and 0 deletions
|
|
@ -2207,6 +2207,7 @@ local known_parameters = {
|
|||
|
||||
-- PREFERENCES - see prefs.lua for details
|
||||
-- Toggle Buttons
|
||||
["toggle_enable_full_stats"] = validateBool,
|
||||
["toggle_flow_begin"] = validateBool,
|
||||
["flow_table_time"] = validateBool,
|
||||
["flow_table_probe_order"] = validateBool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue