Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/src/commit/b8eda91005f389eb2d907b8b56494b4f6df03447/docs/widgets/services/downloadstation.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/downloadstation.md

17 lines
348 B

---
title: Synology Download Station
description: Synology Download Station Widget Configuration
---
Note: the widget is not compatible with 2FA.
Allowed fields: `["leech", "download", "seed", "upload"]`.
```yaml
widget:
type: downloadstation
url: http://downloadstation.host.or.ip:port
username: username
password: password
```