mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
05e8bf76f5
commit
ba64aad551
4 changed files with 14 additions and 4 deletions
|
|
@ -233,6 +233,12 @@ checks.check_categories = {
|
|||
icon = "fas fa-server",
|
||||
i18n_title = "checks.category_system",
|
||||
i18n_descr = "checks.category_system_descr",
|
||||
},
|
||||
ids_ips = {
|
||||
id = 5,
|
||||
icon = "fas fa-user-lock",
|
||||
i18n_title = "checks.category_ids_ips",
|
||||
i18n_descr = "checks.category_ids_ips_descr",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue