mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Fixes alerts preferences
This commit is contained in:
parent
3bd2c53a98
commit
b6606b8916
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ function printAlerts()
|
|||
"row_toggle_flow_alerts_iface", "row_alerts_retention_header", "row_alerts_security_header",
|
||||
"row_toggle_ssl_alerts", "row_toggle_dns_alerts", "row_toggle_remote_to_remote_alerts",
|
||||
"row_toggle_ip_reassignment_alerts", "row_toggle_dropped_flows_alerts", "row_alerts_informative_header",
|
||||
"row_toggle_device_first_seen_alert", "row_toggle_device_activation_alert", "row_toggle_pool_activation_alert", "row_toggle_quota_exceeded_alert"}
|
||||
"row_toggle_device_first_seen_alert", "row_toggle_device_activation_alert", "row_toggle_pool_activation_alert", "row_toggle_quota_exceeded_alert", "row_toggle_mining_alerts", "row_toggle_device_protocols_alerts"}
|
||||
|
||||
if not subpage_active.entries["toggle_mysql_check_open_files_limit"].hidden then
|
||||
elementToSwitch[#elementToSwitch+1] = "row_toggle_mysql_check_open_files_limit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue