Files
navidrome/conf/testdata/cfg.json
T
2025-11-22 20:14:44 -05:00

15 lines
211 B
JSON

{
"musicFolder": "/json/music",
"uiWelcomeMessage": "Welcome json",
"Tags": {
"artist": {
"split": ";"
},
"custom": {
"aliases": [
"json",
"test"
]
}
}
}