1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-05 06:53:39 +01:00

17 lines
329 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Adguard Home
description: Adguard Home Widget Configuration
---
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
2023-09-29 21:01:11 +03:00
```