mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Add DefaultUIVolume
option. Closes #1679
This commit is contained in:
parent
ff6c8f7e9d
commit
1467036efd
6 changed files with 18 additions and 1 deletions
|
@ -51,6 +51,8 @@ const (
|
|||
PlaceholderAlbumArt = "placeholder.png"
|
||||
PlaceholderAvatar = "logo-192x192.png"
|
||||
|
||||
DefaultUIVolume = 100
|
||||
|
||||
DefaultHttpClientTimeOut = 10 * time.Second
|
||||
|
||||
DefaultScannerExtractor = "taglib"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue