mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
nedge improvements
This commit is contained in:
parent
b2082b7788
commit
b46fdaa130
3 changed files with 16 additions and 10 deletions
|
|
@ -1124,7 +1124,7 @@ local known_parameters = {
|
|||
["hostname"] = validateSingleWord,
|
||||
["delete"] = validateEmpty,
|
||||
["reset_quotas"] = validateEmpty,
|
||||
["adaptive_rate"] = validateBool,
|
||||
["bandwidth_allocation"] = validateChoiceInline({"min_guaranteed", "max_enforced"}),
|
||||
["slow_pass_shaper_perc"] = validateNumber,
|
||||
["slower_pass_shaper_perc"] = validateNumber,
|
||||
["skip_critical"] = validateBool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue