|
|
@ -82,6 +82,10 @@
|
|
|
|
## cause performance degradation or might render the service unable to start.
|
|
|
|
## cause performance degradation or might render the service unable to start.
|
|
|
|
# ENABLE_DB_WAL=true
|
|
|
|
# ENABLE_DB_WAL=true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Database connection retries
|
|
|
|
|
|
|
|
## Number of times to retry the database connection during startup, with 1 second delay between each retry, set to 0 to retry indefinitely
|
|
|
|
|
|
|
|
# DB_CONNECTION_RETRIES=15
|
|
|
|
|
|
|
|
|
|
|
|
## Disable icon downloading
|
|
|
|
## Disable icon downloading
|
|
|
|
## Set to true to disable icon downloading, this would still serve icons from $ICON_CACHE_FOLDER,
|
|
|
|
## Set to true to disable icon downloading, this would still serve icons from $ICON_CACHE_FOLDER,
|
|
|
|
## but it won't produce any external network request. Needs to set $ICON_CACHE_TTL to 0,
|
|
|
|
## but it won't produce any external network request. Needs to set $ICON_CACHE_TTL to 0,
|
|
|
|