1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00

Update navidrome.toml

This commit is contained in:
ericgaspar 2022-01-13 11:24:28 +01:00
parent e82d83ed7d
commit bb21d2067b
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -29,7 +29,7 @@ DataFolder = "__CONFIG_PATH__"
MusicFolder = "/home/yunohost.multimedia/share/Music"
# Enable the option in the UI to download music/albums/artists/playlists from the server
EnableDownloads = "true"
EnableDownloads = "__ENABLE_DOWNLOADS__"
#Change background image used in the Login page
UILoginBackgroundUrl = ""
@ -56,7 +56,7 @@ IgnoredArticles = "The El La Los Las Le Les Os As O A"
AutoImportPlaylists = "true"
# The default metadata extractor is still ffmpeg but you can use the new taglib extractor
Scanner.Extractor = "taglib"
Scanner.Extractor = "__SCANNER_EXTRACTOR__"
# Last.FM ApiKey
LastFM.ApiKey = ""