VaultWarden 的网站图标功能很不好用
在线自动获取favicon总有不行的,或者网站没有图标的,我原来是自己搞一个,改个名放在图片目录下,然后把默认的 .missing 删掉就可以了
最近发现这个方法不行了,每次访问,都是自动去在线获取,获取不到的还是会变成.missing,然后是个很丑的灰色小地球 。。。你有强迫症呀。能记录密码就可以了呗。它的那个icon时而能取到时而不能 我是颜值党,没图标看着很丑很不舒服 :lol 这个问题还不少,看日志好像有策略定期更新,请求是从服务器上发起的,数量多了之后web端显示也就跟着有问题,我现在把icon关了,准备试试外部api 我看1月份最后那个版本支持外部icon,但是不知道 docker 的话是用哪个参数 :( 直接关了,没啥用。 ccf 发表于 2022-4-24 11:40
我看1月份最后那个版本支持外部icon,但是不知道 docker 的话是用哪个参数...## Icon service## The predefined icon services are: internal, bitwarden, duckduckgo, google.## To specify a custom icon service, set a URL template with exactly one instance of `{}`,## which is replaced with the domain. For example: `https://icon.example.com/domain/{}`.#### `internal` refers to Vaultwarden's built-in icon fetching implementation.## If an external service is set, an icon request to Vaultwarden will return an HTTP## redirect to the corresponding icon at the external service. An external service may## be useful if your Vaultwarden instance has no external network connectivity, or if## you are concerned that someone may probe your instance to try to detect whether icons## for certain sites have been cached.# ICON_SERVICE=internal 参考bitwarden文档https://bitwarden.com/help/website-icons/
大概是是设置成
ICON_SERVICE=https://icons.bitwarden.net/domain/{} 没图标真的好丑 https://www.google.com/s2/favicons?sz=64&domain=hostloc.com
页:
[1]