Skip to main content

ENV_OFFLINE

Constant ENV_OFFLINE 

Source
pub const ENV_OFFLINE: &str = "DEV_PRUNE_OFFLINE";
Expand description

Environment variable that keeps the process off the network entirely — the release check and the extension-download fallback alike. Set by the test suites, useful on air-gapped machines; the durable per-user switch is devp config set update_check false.