Переглянути джерело

Added random server selection in OPENVPN_CONFIG

master
Salim Gasmi 6 роки тому
джерело
коміт
e93fbb4cda
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 6 додано та 0 видалено
  1. 6
    0
      README.md

+ 6
- 0
README.md Переглянути файл

@@ -65,6 +65,12 @@ Find available OpenVPN configurations by looking in the openvpn folder of the Gi
-e "OPENVPN_CONFIG=ipvanish-AT-Vienna-vie-c02"
```

You can also provide a list of openvpn configuration filenames separated by a space.
If you provide a list, a file will be randomly chosen in the list, this is useful for redundancy setups. For example:
```
-e "OPENVPN_CONFIG=ipvanish-AT-Vienna-vie-c02 ipvanish-FR-Paris-par-a01 ipvanish-DE-Frankfurt-fra-a01"
```

As you can see, the container also expects a data volume to be mounted.
This is where Transmission will store your downloads, incomplete downloads and look for a watch directory for new .torrent files.
By default a folder named transmission-home will also be created under /data, this is where Transmission stores its state.

Завантаження…
Відмінити
Зберегти