mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 20:12:22 +03:00
Cleaning up configuration file
This commit is contained in:
parent
848809d0df
commit
c990073fc7
@ -3,12 +3,13 @@ httpPort = 8080
|
||||
runMode = dev
|
||||
autoRender = false
|
||||
copyRequestBody = true
|
||||
enableAdmin = false
|
||||
|
||||
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=./iTunes.xml
|
||||
musicFolder=./iTunes1.xml
|
||||
user=deluan
|
||||
password=wordpass
|
||||
dbPath = ./devDb
|
||||
@ -16,13 +17,11 @@ dbPath = ./devDb
|
||||
[dev]
|
||||
disableValidation = true
|
||||
enableAdmin = true
|
||||
indexPath = ./gosonic.index
|
||||
|
||||
[test]
|
||||
disableValidation = false
|
||||
httpPort = 8081
|
||||
enableAdmin = false
|
||||
user=deluan
|
||||
password=wordpass
|
||||
dbPath = /tmp/testDb
|
||||
musicFolder=./tests/iTunes.xml
|
||||
musicFolder=./tests/itunes-library.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user