mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Reworks user scripts UI with new host pools
This commit is contained in:
parent
9339320f87
commit
2230673eb3
11 changed files with 89 additions and 267 deletions
|
|
@ -1313,7 +1313,6 @@ local known_parameters = {
|
|||
-- CONFIGSETS
|
||||
["confset_id"] = validateNumber,
|
||||
["confset_name"] = validateUnquoted,
|
||||
["confset_targets"] = validateEmptyOr(validateListOfTypeInline(validateUnquoted)),
|
||||
|
||||
-- NOTIFICATIONS ENDPOINT
|
||||
["recipient_name"] = validateUnquoted,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue