navidrome/conf/app.conf

27 lines
524 B
Plaintext

appname = github.com/deluan/gosonic
httpPort = 8080
runMode = dev
autoRender = false
copyRequestBody = true
apiVersion = 1.0.0
ignoredArticles="The El La Los Las Le Les Os As O A"
indexGroups=A B C D E F G H I J K L M N O P Q R S T U V W X-Z(XYZ)
musicFolder=./iTunesFull.xml
user=deluan
password=wordpass
dbPath = ./devDb
[dev]
disableValidation = true
enableAdmin = true
indexPath = ./gosonic.index
[test]
disableValidation = false
httpPort = 8081
enableAdmin = false
user=deluan
password=wordpass
dbPath = /tmp/testDb