diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-09-29 11:50:00 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-09-29 11:59:38 +0200 |
| commit | bdfc8ae5599595c57ab0042fafede23efb4070b4 (patch) | |
| tree | 163570d4a6d92df36247512cd3827120f8a7d22b | |
| parent | 43af2efbf65aeb730a2e4796a337a08d756e4e42 (diff) | |
| download | mullvadvpn-bdfc8ae5599595c57ab0042fafede23efb4070b4.tar.xz mullvadvpn-bdfc8ae5599595c57ab0042fafede23efb4070b4.zip | |
Update README on environment variables
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -436,7 +436,7 @@ echo "org.gradle.jvmargs=-Xmx4608M" >> ~/.gradle/gradle.properties * `"network-manager"`: use `NetworkManager` service through DBus * `TALPID_FORCE_USERSPACE_WIREGUARD` - Forces the daemon to use the userspace implementation of - WireGuard on Linux and Windows. + WireGuard on Linux. * `TALPID_DNS_CACHE_POLICY` - On Windows, this changes how DNS is configured: * `1`: The default. This sets a global list of DNS servers that `dnscache` will use instead of |
