mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-09 23:08:48 +00:00
Enhancement: add bitrate precision config option for speedtest-tracker (#3354)
--------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
312e97d18b
commit
340424391f
3 changed files with 25 additions and 2 deletions
|
@ -16,4 +16,5 @@ Allowed fields: `["download", "upload", "ping"]`.
|
|||
widget:
|
||||
type: speedtest
|
||||
url: http://speedtest.host.or.ip
|
||||
bitratePrecision: 3 # optional, default is 0
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue