Implemented first repository using tiedot
This commit is contained in:
+4
-1
@@ -5,9 +5,10 @@ autoRender = false
|
||||
copyRequestBody = true
|
||||
|
||||
apiVersion = 1.0.0
|
||||
musicFolder=.
|
||||
musicFolder=./iTunes.xml
|
||||
user=deluan
|
||||
password=wordpass
|
||||
dbPath = ./devDb
|
||||
|
||||
[dev]
|
||||
disableValidation = true
|
||||
@@ -16,6 +17,8 @@ indexPath = ./gosonic.index
|
||||
|
||||
[test]
|
||||
disableValidation = false
|
||||
httpPort = 8081
|
||||
enableAdmin = false
|
||||
user=deluan
|
||||
password=wordpass
|
||||
dbPath = ./tmp/testDb
|
||||
Reference in New Issue
Block a user