nobody should be using a version that requires icon_blacklist_non_global_ips to be set anymore so this does not need to be mentioned.

Stefan Melmuk
2026-05-23 08:56:28 +02:00
parent 1b9e318f06
commit 96c08c21a5
-8
@@ -19,14 +19,6 @@ Set the following environment variable:
HTTP_REQUEST_BLOCK_NON_GLOBAL_IPS=false 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. Then restart/redeploy Vaultwarden.
## TrueNAS SCALE Important Note ## TrueNAS SCALE Important Note