Implemented directory manager to enforce a structured music directory #13
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
"ConnectionStrings": {
|
||||
"IcarusDev":"Server=; User=; Password=; Database=; Port="
|
||||
},
|
||||
"RootMusicPath":"/root/of/music/path/
|
||||
"RootMusicPath":"/root/music/path/",
|
||||
"TemporaryMusicPath":"/root/temp/music/path/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user