mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
improvement and fixes for notification
This commit is contained in:
parent
2a4d57cd6f
commit
7cfdb6e59a
5 changed files with 5 additions and 4 deletions
|
|
@ -96,7 +96,6 @@ page_utils.menu_entries = {
|
|||
-- Exporters
|
||||
event_exporters = {key = "event_exporters", i18n_title = "event_exporters.event_exporters", section = "exporters"},
|
||||
sflow_exporters = {key = "sflow_exporters", i18n_title = "flows_page.sflow_devices", section = "exporters"},
|
||||
-- TODO: add a link to the documentation
|
||||
flow_exporters = {key = "flow_exporters", i18n_title = "flow_devices.exporters", section = "exporters", visible_iface = true, visible_system = false, help_link = "https://www.ntop.org"},
|
||||
|
||||
-- Settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue