mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Alerts DB housekeeping
This commit is contained in:
parent
2620b189fd
commit
92b4ae4828
11 changed files with 42 additions and 72 deletions
|
|
@ -233,9 +233,6 @@ local menu_subpages = {
|
|||
}, max_num_alerts_per_entity = {
|
||||
title = i18n("prefs.max_num_alerts_per_entity_title"),
|
||||
description = i18n("prefs.max_num_alerts_per_entity_description"),
|
||||
}, max_num_flow_alerts = {
|
||||
title = i18n("prefs.max_num_flow_alerts_title"),
|
||||
description = i18n("prefs.max_num_flow_alerts_description"),
|
||||
}, max_num_days_before_delete_alert = {
|
||||
title = i18n("prefs.max_num_days_before_delete_alert_title"),
|
||||
description = i18n("prefs.max_num_days_before_delete_alert_description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue