mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Implements old RRD files deletion (frontend + partial backend)
This commit is contained in:
parent
5ebfb6f01c
commit
a99c7a9544
11 changed files with 117 additions and 6 deletions
|
|
@ -107,6 +107,9 @@ local menu_subpages = {
|
|||
}, minute_top_talkers_retention = {
|
||||
title = i18n("prefs.minute_top_talkers_retention_title"),
|
||||
description = i18n("prefs.minute_top_talkers_retention_description"),
|
||||
}, rrd_files_retention = {
|
||||
title = i18n("prefs.rrd_files_retention_title"),
|
||||
description = i18n("prefs.rrd_files_retention_description"),
|
||||
}, mysql_retention = {
|
||||
title = i18n("prefs.mysql_retention_title"),
|
||||
description = i18n("prefs.mysql_retention_description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue