diff options
| author | Cory Forsstrom <cforsstrom18@gmail.com> | 2021-09-05 17:25:39 -0700 |
|---|---|---|
| committer | Oskar Nyberg <3668602+raksooo@users.noreply.github.com> | 2021-09-06 11:22:14 +0200 |
| commit | 593434ec9f0823f8fd5b4f885aad72f61d0bd71e (patch) | |
| tree | a8142031415aecf10297767629c5e3f5387d2a8d /README.md | |
| parent | c33c0620703db576c4c236c473ee5c0d81e541f0 (diff) | |
| download | mullvadvpn-593434ec9f0823f8fd5b4f885aad72f61d0bd71e.tar.xz mullvadvpn-593434ec9f0823f8fd5b4f885aad72f61d0bd71e.zip | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -509,8 +509,8 @@ to do that before starting the GUI. 1. `MULLVAD_PATH` - Allows changing the path to the folder with the `mullvad-problem-report` tool when running in development mode. Defaults to: `<repo>/target/debug/`. -2. `DISABLE_VERSION_CHECK` - If set to `1`, latest version check will be disabled in the GUI, - preventing a notification from occuring when a newer version is available. +2. `MULLVAD_DISABLE_UPDATE_NOTIFICATION` - If set to `1`, GUI notification will be disabled when + an update is available. ## Making a release |
