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

Update config_panel.toml

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

View file

@ -18,5 +18,5 @@ services = ["__APP__"]
type = "select"
choices = ["taglib", "ffmpeg"]
default = "taglib"
help = "Select metadata extractor implementation."
help = "Select metadata extractor implementation"
bind = "Scanner.Extractor:/var/lib/navidrome/navidrome.toml"