From d9a1c257a43ca64dd0edc22c6169136ab8c7d480 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 16 Mar 2025 14:45:35 -0700 Subject: [PATCH] Update index.md --- docs/troubleshooting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting/index.md b/docs/troubleshooting/index.md index e8fc6c852..9811ff0c8 100644 --- a/docs/troubleshooting/index.md +++ b/docs/troubleshooting/index.md @@ -16,7 +16,7 @@ hide: ## Disabling IPv6 -In certain environments, you may need to disable IPv6 for the proxy to work correctly. Set the environment variable `HOMEPAGE_PROXY_DISABLE_IPV6` to `true` to disable IPv6. +If you are having issues with certain widgets that are unable to reach public APIs (e.g. weather), in certain setups you may need to disable IPv6 for the proxy to work correctly. Set the environment variable `HOMEPAGE_PROXY_DISABLE_IPV6` to `true` to disable IPv6. ## Service Widget Errors