Improve description of lowest number of connections

pull/1109/head
TRaSH 2 years ago
parent 858e733eb6
commit 352701093c

@ -35,17 +35,17 @@ I will only explain the so called most important paths.
![!newsservers](images/newsservers.png)
| Name | Description |
| :------------ | :------------------------------------------------------------------------------------- |
| `Active` | Use this news server. |
| `Name` | The name is used in UI and for logging. It can be any string. |
| `Level` | Put your major download servers at level 0 and your fill servers at levels 1, 2, etc.. |
| `Host` | Host name of news server. |
| `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 number of connections for max download speed +1 |
| `Retention` | How long the articles are stored on the news server. |
| Name | Description |
| :------------ | :-------------------------------------------------------------------------------------------- |
| `Active` | Use this news server. |
| `Name` | The name is used in UI and for logging. It can be any string. |
| `Level` | Put your major download servers at level 0 and your fill servers at levels 1, 2, etc.. |
| `Host` | Host name of news server. |
| `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 number of connections to reach your max download speed +1 connection. |
| `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 number of connections for max download speed +1
1. Use the lowest possible number of connections to reach your max download speed +1 connection.
1. How long the articles are stored on the news server.
1. For unreliable servers, will be ignored longer in case of failures

Loading…
Cancel
Save