Removed OS stats

This commit is contained in:
Luca Deri 2024-11-26 10:23:04 +01:00
parent 48f28dcbb2
commit 6b4afa074a
20 changed files with 7 additions and 878 deletions

View file

@ -1752,12 +1752,6 @@ if auth.has_capability(auth.capabilities.preferences) then
pref = "country_rrd_creation"
})
prefsToggleButton(subpage_active, {
field = "toggle_os_rrds",
default = "0",
pref = "os_rrd_creation"
})
if ntop.isPro() then
prefsToggleButton(subpage_active, {
field = "toggle_ndpi_flows_rrds",