mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Changes to allow widgets to fetch datasources by type
This commit is contained in:
parent
a60e322887
commit
a71492aab5
5 changed files with 24 additions and 14 deletions
|
|
@ -1506,8 +1506,7 @@ local known_parameters = {
|
|||
["host_pool_members"] = validateUnquoted,
|
||||
|
||||
-- Widget and Datasources
|
||||
["ds_hash"] = validateSingleWord,
|
||||
["ds_name"] = validateSingleWord,
|
||||
["ds_type"] = validateSingleWord,
|
||||
["transformation"] = validateTransformation,
|
||||
|
||||
-- Topology SNMP Devices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue