1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-06-05 19:25:07 +01:00
2024-01-24 14:27:47 -08:00

19 lines
407 B
Markdown

---
title: Adguard Home
description: Adguard Home Widget Configuration
---
Learn more about [Adguard Home](https://github.com/AdguardTeam/AdGuardHome).
The username and password are the same as used to login to the web interface.
Allowed fields: `["queries", "blocked", "filtered", "latency"]`.
```yaml
widget:
type: adguard
url: http://adguard.host.or.ip
username: admin
password: password
```