mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Move local broadcast domain preference to the interface settings and show warnings
A dismissable warning is shown if DHCP traffic has been seen on the currrent interface.
This commit is contained in:
parent
cd77a1707e
commit
14a9d83a30
16 changed files with 130 additions and 31 deletions
|
|
@ -454,9 +454,6 @@ local menu_subpages = {
|
|||
}, minute_top_talkers_retention = {
|
||||
title = i18n("prefs.minute_top_talkers_retention_title"),
|
||||
description = i18n("prefs.minute_top_talkers_retention_description"),
|
||||
}, toggle_host_tskey = {
|
||||
title = i18n("prefs.toggle_host_tskey_title"),
|
||||
description = i18n("prefs.toggle_host_tskey_description"),
|
||||
}
|
||||
}},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue