docs: rename ELECTRON_CACHE env variable to electron_config_cache (#21313)

This commit is contained in:
Alex Kondratyuk 2019-12-02 21:12:51 +03:00 committed by Samuel Attard
parent ee58d60612
commit f2f52c23b5

View file

@ -82,7 +82,7 @@ with the network at all.
On environments that have been using older versions of Electron, you might find the On environments that have been using older versions of Electron, you might find the
cache also in `~/.electron`. cache also in `~/.electron`.
You can also override the local cache location by providing a `ELECTRON_CACHE` You can also override the local cache location by providing a `electron_config_cache`
environment variable. environment variable.
The cache contains the version's official zip file as well as a checksum, stored as The cache contains the version's official zip file as well as a checksum, stored as