Removed telemetry

This commit is contained in:
MatteoBiscosi 2022-07-05 15:17:08 +02:00
parent 2e005803e3
commit 8dad513a4e
12 changed files with 1 additions and 125 deletions

View file

@ -170,7 +170,6 @@ page_utils.menu_entries = {
-- Help
about = {key = "about", i18n_title = "about.about", section = "about", help_link = "https://www.ntop.org/guides/ntopng/web_gui/help_menu.html?#about"},
telemetry = {key = "telemetry", i18n_title = "telemetry", section = "about"},
blog = {key = "blog", i18n_title = "about.ntop_blog", section = "about"},
telegram = {key = "telegram", i18n_title = "about.telegram", section = "about"},
report_issue = {key = "report_issue", i18n_title = "about.report_issue", section = "about"},