Skip to content

Commit 5978688

Browse files
committed
Merge branch 'decluttarr-v2' of https://github.com/ManiMatter/decluttarr into decluttarr-v2
2 parents e8ac70b + 186aece commit 5978688

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ Defines arr-instances on which download queue should be decluttered
521521
- Keys per instance (all required)
522522
- base_url: URL under which the instance can be reached
523523
- api_key
524-
- Is Mandatory: No (Defaults to empty list()
524+
- Is Mandatory: No (Defaults to empty list)
525525

526526
#### Sonarr
527527
- Equivalent of [Radarr](#radarr)
@@ -547,9 +547,9 @@ For time being, only qbittorrent is supported.
547547
- Type: List of qbit instances
548548
- Keys per instance
549549
- base_url: URL under which the qbit can be reached (mandatory)
550-
username: Optional - only needed if your qbit requires authentication (which you may not need if you have configured qbit in a way that it disables it for local connections)
551-
password: Optional - see above
552-
name: Optional. Needs to correspond with the name that you have set up in your Arr instance. Defaults to "qBittorrent"
550+
- username: Optional - only needed if your qbit requires authentication (which you may not need if you have configured qbit in a way that it disables it for local connections)
551+
- password: Optional - see above
552+
- name: Optional. Needs to correspond with the name that you have set up in your Arr instance. Defaults to "qBittorrent"
553553

554554

555555
## Disclaimer

0 commit comments

Comments
 (0)