mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Removed OS stats
This commit is contained in:
parent
48f28dcbb2
commit
6b4afa074a
20 changed files with 7 additions and 878 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue