mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
6 lines
184 B
TOML
6 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 -"
|