mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
adding template for alert endpoint
This commit is contained in:
parent
c2c763c2c1
commit
f2e4b6408a
5 changed files with 60 additions and 20 deletions
|
|
@ -30,6 +30,7 @@ local context = {
|
|||
endpoints = notification_configs.get_types(),
|
||||
},
|
||||
template_utils = template,
|
||||
plugins_utils = plugins_utils,
|
||||
page_utils = page_utils,
|
||||
json = json,
|
||||
info = ntop.getInfo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue