Added config option for icon download timeout

This commit is contained in:
BlackDex
2019-02-12 21:56:28 +01:00
parent ff2fbd322e
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