homepage/docs/widgets/services/downloadstation.md

19 lines
448 B
Markdown
Raw Normal View History

2023-09-29 21:01:11 +03:00
---
title: Synology Download Station
description: Synology Download Station Widget Configuration
---
2024-01-24 14:27:47 -08:00
Learn more about [Synology Download Station](https://www.synology.com/en-us/dsm/packages/DownloadStation).
2023-09-29 21:01:11 +03:00
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
2023-09-29 21:01:11 +03:00
```