From 771dcb3a9d9cda8f5f8ea605f15485afabfca23a Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 19 Oct 2023 18:09:30 -0300 Subject: Removed countries from qBittorrent installation --- content/advanced/vpn.md | 1 - content/install/steps.md | 7 ------- 2 files changed, 8 deletions(-) diff --git a/content/advanced/vpn.md b/content/advanced/vpn.md index 4287024..cc39845 100644 --- a/content/advanced/vpn.md +++ b/content/advanced/vpn.md @@ -73,7 +73,6 @@ Then, at the bottom, find the `gluetun` config and make the following changes: - VPN_TYPE=openvpn - OPENVPN_USER= # -> Replace "" with your VPN username - OPENVPN_PASSWORD= # -> Replace "" with your VPN password - - SERVER_COUNTRIES= # -> Replacee "" with your VPN country ``` Now, restart `YAMS`: diff --git a/content/install/steps.md b/content/install/steps.md index 1606c26..29a18b3 100644 --- a/content/install/steps.md +++ b/content/install/steps.md @@ -166,13 +166,6 @@ What's your VPN password? (if you are using mullvad, just enter your username ag ``` Then, enter your VPN password. The script is going to output `*` characters to hide your password, so don't worry about leaking your password on the screen. -``` -What country do you want to use? -You can check the countries list for your VPN here: [brazil]: -``` - -Select a country for the VPN to connect to. You can always check your VPN server list in [their documentation](/advanced/vpn#official-supported-vpns). You should choose a country that is close to yours, or you can even choose your own country if it's available. The closer the server is, the better speeds you'll get. If you don't choose anything, the installer its going to default to Brazil. - ### Finishing the installation ```bash -- cgit v1.2.3