mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
nedge policy improvements
This commit is contained in:
parent
9f556d18b5
commit
77c4625845
6 changed files with 54 additions and 4 deletions
|
|
@ -1074,6 +1074,7 @@ local known_parameters = {
|
|||
["hostname"] = validateSingleWord,
|
||||
["delete"] = validateEmpty,
|
||||
["reset_quotas"] = validateEmpty,
|
||||
["adaptive_rate"] = validateBool,
|
||||
|
||||
-- json POST DATA
|
||||
["payload"] = validateJSON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue