mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Possible fix related to empty timeseries chart
This commit is contained in:
parent
996ea35acd
commit
b2fe708dbc
6 changed files with 29 additions and 20 deletions
|
|
@ -2782,6 +2782,7 @@ local known_parameters = {
|
|||
["telemetry"] = validateBool,
|
||||
["preset"] = validateSingleWord,
|
||||
["rules"] = validateUnquoted,
|
||||
["include_empty_ts"] = validateBool,
|
||||
|
||||
-- nEdge policy
|
||||
["default_policy"] = validatePolicy, -- users, nedge policies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue