nedge policy improvements

This commit is contained in:
emanuele-f 2018-01-11 18:36:48 +01:00
parent 9f556d18b5
commit 77c4625845
6 changed files with 54 additions and 4 deletions

View file

@ -1074,6 +1074,7 @@ local known_parameters = {
["hostname"] = validateSingleWord,
["delete"] = validateEmpty,
["reset_quotas"] = validateEmpty,
["adaptive_rate"] = validateBool,
-- json POST DATA
["payload"] = validateJSON