mirror of
https://github.com/linuxserver/docker-mstream.git
synced 2026-02-20 04:55:34 +08:00
update config.json
This commit is contained in:
parent
300c8b3d3c
commit
63f90d99ba
@ -15,12 +15,12 @@
|
||||
"dbDirectory": "/config/db"
|
||||
},
|
||||
"folders": {
|
||||
"library": "/music"
|
||||
"library": { "root": "/music" }
|
||||
},
|
||||
"users": {
|
||||
"admin": {
|
||||
"password":"password",
|
||||
"vpaths": "library",
|
||||
"vpaths": ["library"],
|
||||
"lastfm-user": "username",
|
||||
"lastfm-password": "password"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user