Refactoring and cleanup
This commit is contained in:
+4
-4
@@ -6,9 +6,9 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"IcarusProd":"Server=; User=; Password=; Database=; Port="
|
||||
"DefaultConnection":"Server=;Database=;Uid=;Pwd=;"
|
||||
},
|
||||
"RootMusicPath":"/root/of/music/path/",
|
||||
"TemporaryMusicPath":"/root/temp/music/path/",
|
||||
"ArchivePath":"/root/of/archive/path/"
|
||||
"RootMusicPath":"/music/path/",
|
||||
"TemporaryMusicPath":"/music/temp/path/",
|
||||
"ArchivePath":"/archive/path/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user