mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
406 B
406 B
Coming Soon!
{
"port": 3000,
"userinterface":"public",
"database_plugin":{
"dbPath":"/path/to/db",
},
"folders": {
'blues': '/home/to/blues',
'rock': '/home/to/q1043'
},
"users": {
'paul': {
"password":"r4r4",
"email":"paul@wall.com",
vpath: blues
}
'mike': {
"password":"grgr",
vpath: [
blues,
rock
]
}
}
}