Alerts DB housekeeping

This commit is contained in:
Alfredo Cardigliano 2021-04-29 19:31:49 +02:00
parent 2620b189fd
commit 92b4ae4828
11 changed files with 42 additions and 72 deletions

View file

@ -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"),