mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
41ff6bcb3b
commit
f75331d2b5
10 changed files with 146 additions and 8 deletions
|
|
@ -1205,6 +1205,12 @@ function printStatsTimeseries()
|
|||
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