From 0ad20ace7d5680f6ea8e5975ea1d43f4b82452b8 Mon Sep 17 00:00:00 2001 From: Stefan Melmuk <509385+stefan0xC@users.noreply.github.com> Date: Sat, 8 Nov 2025 10:59:17 +0100 Subject: [PATCH] Updated Using custom website icons (markdown) --- Using-custom-website-icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-custom-website-icons.md b/Using-custom-website-icons.md index a2828f9..707937b 100644 --- a/Using-custom-website-icons.md +++ b/Using-custom-website-icons.md @@ -31,4 +31,4 @@ If you have not disabled icon download (`DISABLE_ICON_DOWNLOAD`) Vaultwardens `i By default, Vaultwarden will also [block certain IP ranges](https://github.com/dani-garcia/vaultwarden/blob/9059437c35e35ab8eb7d1d4716bf13eec0a4ee64/src/util.rs#L776-L819) which it considers non-global (i.e. your private network) due to security concerns. You can also further configure which hosts Vaultwarden should block additionally by specifying a `HTTP_REQUEST_BLOCK_REGEX`. -If you set `ICON_CACHE_NEGTTL=0` you disable the expiration of the miss indicator which means that Vaultwarden will always serve the default fallback icon for the given domain. \ No newline at end of file +If you set `ICON_CACHE_NEGTTL=0` you disable the expiration of the miss indicator file which means that if there exists a miss file Vaultwarden will always serve the default fallback icon for the given domain. \ No newline at end of file