mirror of
https://github.com/dumbasPL/deluge-windscribe-ephemeral-port.git
synced 2024-11-10 01:02:17 +01:00
Update README.md
This commit is contained in:
parent
50febacf59
commit
1d7348ec9c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Configuration is done using environment variables
|
|||
| WINDSCRIBE_RETRY_DELAY | how long to wait (in milliseconds) before retrying after a windscribe error. For example a failed login. | NO | 3600000 (1 hour) |
|
||||
| WINDSCRIBE_EXTRA_DELAY | how long to wait (in milliseconds) after the ephemeral port expires before trying to create a new one. | NO | 60000 (1 minute) |
|
||||
| DELUGE_RETRY_DELAY | how long to wait (in milliseconds) before retrying after a deluge error. For example a failed login. | NO | 300000 (5 minutes) |
|
||||
| CACHE_DIR | A directory where to store cached data like windscribe session cookies | YES | `/cache` in the docker container and `./cache` everywhere else |
|
||||
| CACHE_DIR | A directory where to store cached data like windscribe session cookies | NO | `/cache` in the docker container and `./cache` everywhere else |
|
||||
|
||||
# Running
|
||||
|
||||
|
|
Loading…
Reference in a new issue