doc(vpn-desktop): update readme (#4260)
This commit is contained in:
@@ -39,7 +39,17 @@ For example on Linux the path would be `~/.config/nym-vpn/config.toml`
|
||||
|
||||
# path to the env config file if you provide one
|
||||
env_config_file = "$HOME/.config/nym-vpn/qa.env"
|
||||
```
|
||||
|
||||
## Optional config
|
||||
|
||||
In the config file `nym-vpn/config.toml`
|
||||
|
||||
```toml
|
||||
env_config_file = "$HOME/.config/nym-vpn/qa.env"
|
||||
|
||||
# set the entry node location to use, as two letter country code
|
||||
entry_node_location = "FR"
|
||||
```
|
||||
|
||||
## Dev
|
||||
|
||||
Reference in New Issue
Block a user