mirror of
https://github.com/navidrome/navidrome.git
synced 2025-12-23 23:18:05 -05:00
PreCache artist images
This commit is contained in:
@@ -48,8 +48,7 @@ const (
|
||||
|
||||
ServerReadHeaderTimeout = 3 * time.Second
|
||||
|
||||
ArtistInfoTimeToLive = time.Second // TODO Revert
|
||||
//ArtistInfoTimeToLive = 24 * time.Hour
|
||||
ArtistInfoTimeToLive = 24 * time.Hour
|
||||
|
||||
I18nFolder = "i18n"
|
||||
SkipScanFile = ".ndignore"
|
||||
|
||||
Reference in New Issue
Block a user