From 7fc63273872ee4364f95c6dd4d7ad34ec58fa5d4 Mon Sep 17 00:00:00 2001 From: iacore Date: Mon, 19 Feb 2024 11:41:49 +0000 Subject: [PATCH] tweak docs --- doc/Environment Variables.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Environment Variables.go b/doc/Environment Variables.go index 8822828..3df09e4 100644 --- a/doc/Environment Variables.go +++ b/doc/Environment Variables.go @@ -70,7 +70,7 @@ var EnvList []*EnvVar = []*EnvVar{ CommonName: "image proxy server", Value: "/proxy/i.pximg.net", // built-in proxy route Announce: true, - // **Required**: Yes + // **Required**: No, default to using built-in proxy // // See the current [list of image proxies](Built-in Proxy List.go). //