Add a cached http client
This commit is contained in:
@@ -34,6 +34,8 @@ const (
|
||||
|
||||
PlaceholderAlbumArt = "navidrome-600x600.png"
|
||||
PlaceholderAvatar = "logo-192x192.png"
|
||||
|
||||
DefaultCachedHttpClientTTL = 10 * time.Second
|
||||
)
|
||||
|
||||
// Cache options
|
||||
|
||||
Reference in New Issue
Block a user