mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Reformatted category list page and added category rename (#4287)
This commit is contained in:
parent
29bde8ace2
commit
d8842f7d2d
9 changed files with 295 additions and 359 deletions
|
|
@ -1480,6 +1480,7 @@ local known_parameters = {
|
|||
-- NDPI
|
||||
["application"] = validateApplication, -- An nDPI application protocol name
|
||||
["category"] = validateCategory, -- An nDPI protocol category name
|
||||
["category_alias"] = validateUnquoted, -- An nDPI protocol category alias given by the user
|
||||
["breed"] = validateBool, -- True if nDPI breed should be shown
|
||||
["ndpi_category"] = validateBool, -- True if nDPI category should be shown
|
||||
["ndpistats_mode"] = validateNdpiStatsMode, -- A mode for rest/v2/get/interface/l7/stats.lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue