mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Improve quota settings layout
This commit is contained in:
parent
929ac6b763
commit
2657357ab8
3 changed files with 33 additions and 7 deletions
|
|
@ -853,6 +853,7 @@ local known_parameters = {
|
|||
["blocked_categories"] = validateCategoriesList, -- if_stats.lua
|
||||
["traffic_type"] = validateBroadcastUnicast, -- flows_stats.lua
|
||||
["flow_status"] = validateFlowStatus, -- flows_stats.lua
|
||||
["include_unlimited"] = validateBool, -- pool_details_ndpi.lua
|
||||
}
|
||||
|
||||
-- A special parameter is formed by a prefix, followed by a variable suffix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue