mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-13 10:47:19 +03:00
7 lines
184 B
TOML
7 lines
184 B
TOML
DevDisableAuthentication = false
|
|
User = "deluan"
|
|
Password = "wordpass"
|
|
DbPath = ":memory:"
|
|
MusicFolder = "./tests/itunes-library.xml"
|
|
DownsampleCommand = "ffmpeg -i %s -b:a %bk mp3 -"
|