Merge pull request #895 from TRaSH-/Downloaders-better-description-for-number-of-connections

[Downloaders] Better description for number of connections
pull/896/head
TRaSH 2 years ago committed by GitHub
commit c26826ccd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@ I will only explain the so called most important paths.
| `Port` | Port to connect to. |
| `Password` | Password to use for authentication. |
| `Encryption` | Encrypted server connection (TLS/SSL). (preferred to use this) |
| `Connections` | Use the lowest possible amount of connections +1 to gain your max download speed. |
| `Connections` | Use the lowest possible number of connections for max download speed +1 |
| `Retention` | How long the articles are stored on the news server. |
## CATEGORIES

@ -56,7 +56,7 @@ I recommend the .nzb Backup Folder because sabnzbd doesn't have a hidden history
1. Make sure you enable `SSL` so you get a secure connection to the USP.
1. Username that you got or created with your USP.
1. Password you got or created with your USP
1. Use the lowest possible amount of connections +1 to gain your max download speed.
1. Use the lowest possible number of connections for max download speed +1
1. How long the articles are stored on the news server.
1. For unreliable servers, will be ignored longer in case of failures

@ -1,3 +1,7 @@
# 2022-10-10 17:31
**[Guide - Downloaders]**
- Updated: Better description for number of connections. #895
# 2022-10-09
**[Guide - Synology]**
- Added: Warning for Automated script to use it only for initial setup. #852

Loading…
Cancel
Save