mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Change: default merge pihole blocked fields (#3065)
This commit is contained in:
parent
b05b9b1420
commit
9caede1cc3
2 changed files with 13 additions and 2 deletions
|
@ -9,6 +9,8 @@ As of v2022.12 [PiHole requires the use of an API key](https://pi-hole.net/blog/
|
|||
|
||||
Allowed fields: `["queries", "blocked", "blocked_percent", "gravity"]`.
|
||||
|
||||
Note: by default the "blocked" and "blocked_percent" fields are merged e.g. "1,234 (15%)" but explicitly including the "blocked_percent" field will change them to display separately.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: pihole
|
||||
|
@ -16,4 +18,4 @@ widget:
|
|||
key: yourpiholeapikey # optional
|
||||
```
|
||||
|
||||
_Added in v0.1.0, updated in v0.6.18_
|
||||
_Added in v0.1.0, updated in v0.8.9_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue