mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
docs: rename ELECTRON_CACHE env variable to electron_config_cache (#21313)
This commit is contained in:
committed by
Samuel Attard
parent
ee58d60612
commit
f2f52c23b5
@@ -82,7 +82,7 @@ with the network at all.
|
||||
On environments that have been using older versions of Electron, you might find the
|
||||
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.
|
||||
|
||||
The cache contains the version's official zip file as well as a checksum, stored as
|
||||
|
||||
Reference in New Issue
Block a user