mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Minor cleanup
This commit is contained in:
parent
013122482d
commit
ea8f25da9a
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ packet_distro.meta = {
|
|||
datasource_key = datasource_keys.interface_packet_distro, -- Uniquely identifies this datasource
|
||||
i18n_title = "Interface Packet Distribution",
|
||||
icon = "fas fa-exclamation",
|
||||
rest_endpoint = "/lua/rest/v1/get/datasource/interface/packet_distro.lua",
|
||||
datamodel = datamodel,
|
||||
params = {
|
||||
"ifid" -- validated according to http_lint.lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue