Remove Alert Endpoint preference

Fixes #2859
This commit is contained in:
emanuele-f 2019-09-23 10:48:21 +02:00
parent e2a58a8c3d
commit d32b979368
9 changed files with 4 additions and 29 deletions

View file

@ -65,7 +65,6 @@ local function tracker_filter_pref(key)
k == "alerts.device_first_seen_alert" or
k == "alerts.device_connection_alert" or
k == "alerts.pool_connection_alert" or
k == "alerts.external_notifications_enabled" or
k == "alerts.email_notifications_enabled" or
k == "alerts.slack_notifications_enabled" or
k == "alerts.syslog_notifications_enabled" or