mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
parent
7aa6fd3bd8
commit
d7a02546c9
4 changed files with 44 additions and 37 deletions
|
|
@ -1226,6 +1226,7 @@ local known_parameters = {
|
|||
["webhook_password"] = validateEmptyOr(validateSingleWord),
|
||||
["discord_url"] = { webhookCleanup, validateUnquoted },
|
||||
["discord_sender"] = validateUnquoted,
|
||||
["discord_username"] = validateEmptyOr(validateSingleWord),
|
||||
|
||||
-- nIndex
|
||||
["select_clause"] = validateUnquoted,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue