You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
448 B
19 lines
448 B
---
|
|
title: Synology Download Station
|
|
description: Synology Download Station Widget Configuration
|
|
---
|
|
|
|
Learn more about [Synology Download Station](https://www.synology.com/en-us/dsm/packages/DownloadStation).
|
|
|
|
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
|
|
```
|