quintodrome/tests/navidrome-test.toml

7 lines
202 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"
DbPath = "file::memory:?cache=shared"
2016-03-29 20:05:57 -08:00
MusicFolder = "./tests/itunes-library.xml"
DownsampleCommand = "ffmpeg -i %s -b:a %bk mp3 -"