mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Remove invalid config options
This commit is contained in:
parent
ae04919585
commit
178e42487b
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
DevDisableAuthentication = false
|
||||
User = "deluan"
|
||||
Password = "wordpass"
|
||||
DbPath = "file::memory:?cache=shared"
|
||||
MusicFolder = "./tests/fixtures"
|
||||
DataFolder = "data/tests"
|
||||
DownsampleCommand = "ffmpeg -i %s -b:a %bk mp3 -"
|
||||
ScanInterval=0
|
Loading…
Add table
Add a link
Reference in a new issue