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:
Éric Gaspar 2023-11-17 14:05:17 +01:00
parent d6a0f3e1c4
commit 7a565c18c8

View file

@ -26,7 +26,7 @@ TranscodingCacheSize = "150MB"
ImageCacheSize = "100MB"
# Folder to store application data (DB, cache…)
DataFolder = "__CONFIG_PATH__"
DataFolder = "/var/lib/__APP__/"
# Folder where your music library is stored. Can be read-only
MusicFolder = "/home/yunohost.multimedia/share/Music"