mirror of
https://github.com/navidrome/navidrome.git
synced 2026-02-02 06:24:14 +00:00
15 lines
211 B
JSON
15 lines
211 B
JSON
{
|
|
"musicFolder": "/json/music",
|
|
"uiWelcomeMessage": "Welcome json",
|
|
"Tags": {
|
|
"artist": {
|
|
"split": ";"
|
|
},
|
|
"custom": {
|
|
"aliases": [
|
|
"json",
|
|
"test"
|
|
]
|
|
}
|
|
}
|
|
} |