diff --git a/.env.template b/.env.template index 864c7db6..2b7033f2 100644 --- a/.env.template +++ b/.env.template @@ -321,8 +321,8 @@ ## Icon download timeout ## Configure the timeout value when downloading the favicons. -## The default is 9 seconds, but this could be to low on slower network connections -# ICON_DOWNLOAD_TIMEOUT=9 +## The default is 10 seconds, but this could be to low on slower network connections +# ICON_DOWNLOAD_TIMEOUT=10 ## Icon blacklist Regex ## Any domains or IPs that match this regex won't be fetched by the icon service.