mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Add local TopSongs
This commit is contained in:
parent
77a99a735b
commit
8f0d002922
2 changed files with 30 additions and 5 deletions
|
@ -48,7 +48,7 @@ const (
|
|||
|
||||
ServerReadHeaderTimeout = 3 * time.Second
|
||||
|
||||
ArtistInfoTimeToLive = time.Second
|
||||
ArtistInfoTimeToLive = time.Second // TODO Revert
|
||||
//ArtistInfoTimeToLive = 24 * time.Hour
|
||||
|
||||
I18nFolder = "i18n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue