mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
d9b16e7fc4
commit
2849267af8
13 changed files with 72 additions and 72 deletions
|
|
@ -14,12 +14,12 @@ local telegram = {
|
|||
name = "Telegram", -- A human readable name which will be shown in the UI
|
||||
|
||||
-- (1) Endpoint (see )
|
||||
conf_params = {
|
||||
endpoint_params = {
|
||||
-- Define here the endpoint parameters used in the endpoint GUI
|
||||
{ param_name = "telegram_token" }, -- Telegram token
|
||||
},
|
||||
|
||||
conf_template = {
|
||||
endpoint_template = {
|
||||
plugin_key = endpoint_key, -- Unique string key
|
||||
|
||||
-- Filename of the GUI block for this endpoint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue