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-02-16 18:34:32 +01:00
parent 30b042d0b5
commit 03e80574dd

View file

@ -1,5 +1,5 @@
# Load configurations from an external config file
ConfigFile = "/var/lib/navidrome/navidrome.toml"
ConfigFile = "/var/lib/__APP__/navidrome.toml"
# Log level. Useful for troubleshooting. Possible values: error, info, debug, trace
LogLevel = "INFO"