mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Fix scale
This commit is contained in:
parent
ce7fa8ce62
commit
4ead82a4c7
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"url_params" : {}
|
||||
},
|
||||
"counter_path" : "throughput_bps",
|
||||
"counter_formatter" : "bps"
|
||||
"counter_formatter" : "bps_no_scale"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue