mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Fixed quota exceeded alert (#9872)
This commit is contained in:
parent
4a624f5cca
commit
ff3c9605a5
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ alert_quota_exceeded.meta = {
|
|||
i18n_title = "alerts_dashboard.quota_exceeded",
|
||||
icon = "fas fa-fw fa-thermometer-full",
|
||||
entities = {
|
||||
alert_entities.host_pool
|
||||
alert_entities.interface
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue