quintodrome/tests/navidrome-test.toml

7 lines
184 B
TOML
Raw Normal View History

2020-01-11 09:03:31 -09:00
DevDisableAuthentication = false
2016-03-29 20:05:57 -08:00
User = "deluan"
Password = "wordpass"
2020-01-14 14:55:12 -09:00
DbPath = ":memory:"
2016-03-29 20:05:57 -08:00
MusicFolder = "./tests/itunes-library.xml"
DownsampleCommand = "ffmpeg -i %s -b:a %bk mp3 -"