fix(config): enables quoted ; as values in ini files
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Vendored
+3
@@ -2,6 +2,9 @@
|
||||
"musicFolder": "/json/music",
|
||||
"uiWelcomeMessage": "Welcome json",
|
||||
"Tags": {
|
||||
"artist": {
|
||||
"split": ";"
|
||||
},
|
||||
"custom": {
|
||||
"aliases": [
|
||||
"json",
|
||||
|
||||
Reference in New Issue
Block a user