1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-07-17 06:18:28 +01:00
shamoon 19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00

17 lines
318 B
Markdown

---
title: qBittorrent
description: qBittorrent Widget Configuration
---
Uses the same username and password used to login from the web.
Allowed fields: `["leech", "download", "seed", "upload"]`.
```yaml
widget:
type: qbittorrent
url: http://qbittorrent.host.or.ip
username: username
password: password
```