mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-03 10:33:44 +03:00
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.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user