diff --git a/Allow-icon-fetching-from-internal-services.md b/Allow-icon-fetching-from-internal-services.md index d9ea3ab..bf8b0c2 100644 --- a/Allow-icon-fetching-from-internal-services.md +++ b/Allow-icon-fetching-from-internal-services.md @@ -19,14 +19,6 @@ Set the following environment variable: HTTP_REQUEST_BLOCK_NON_GLOBAL_IPS=false ``` -Depending on the Vaultwarden version, you may also need to set: - -```env -ICON_BLACKLIST_NON_GLOBAL_IPS=false -``` - -However, `ICON_BLACKLIST_NON_GLOBAL_IPS` is deprecated and newer versions use `HTTP_REQUEST_BLOCK_NON_GLOBAL_IPS`. - Then restart/redeploy Vaultwarden. ## TrueNAS SCALE Important Note