mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 06:59:33 +00:00
Added timeseries schema definitions page (#9193)
This commit is contained in:
parent
9211b93d0e
commit
6bd616af1d
6 changed files with 350 additions and 0 deletions
|
|
@ -695,6 +695,11 @@ page_utils.menu_entries = {
|
|||
section = "dev",
|
||||
help_link = "https://www.ntop.org/guides/ntopng/scripts/alert_definitions.html"
|
||||
},
|
||||
ts_definitions = {
|
||||
key = "ts_definitions",
|
||||
i18n_title = "about.ts_defines",
|
||||
section = "dev",
|
||||
},
|
||||
api = {
|
||||
key = "api",
|
||||
i18n_title = "lua_c_api",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue