1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-10-01 05:50:33 +00:00

Added config option for icon download timeout

This commit is contained in:
BlackDex 2019-02-12 21:56:28 +01:00
commit 3b27dbb0aa
3 changed files with 8 additions and 1 deletions

View file

@ -49,6 +49,11 @@
## otherwise it will delete them and they won't be downloaded again.
# DISABLE_ICON_DOWNLOAD=false
## Icon download timeout
## Configure the timeout value when downloading the favicons.
## The default is 10 seconds, but this could be to low on slower network connections
# ICON_DOWNLOAD_TIMEOUT=10
## Controls if new users can register
# SIGNUPS_ALLOWED=true