From a3c5768fe4886024a640ff5d594ecad0a49b1b0e Mon Sep 17 00:00:00 2001 From: Benjamin DeWeese Date: Wed, 22 Jul 2026 18:58:46 -0400 Subject: [PATCH] docs: updating config.dev.toml to state NetworkMode env override Closes #2149 --- config.dev.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.dev.toml b/config.dev.toml index 07bf403b4..d537f4508 100755 --- a/config.dev.toml +++ b/config.dev.toml @@ -294,6 +294,7 @@ DownloadMode = "sync" # 3. fallback: only return storage versions, if VCS fails. Note this means that you may # see inconsistent results since fallback mode does a best effort of giving you what's # available at the time of requesting versions. +# Env override: ATHENS_NETWORK_MODE NetworkMode = "strict" # DownloadURL is the URL that will be used if