29 lines
686 B
JSON
29 lines
686 B
JSON
{
|
|
"Selector": {
|
|
"ClientId": "",
|
|
"ClientSecret": "",
|
|
"Equality": "uri",
|
|
"Watcher": {
|
|
"localenabled": false,
|
|
"Instances": [
|
|
{
|
|
"type": "player",
|
|
"lastfmusername": "sarsoo",
|
|
"pollperiod": 2000,
|
|
"consumers": [ "audiofeaturescache", "cachewriter", "publisher", "playcounter" ]
|
|
}
|
|
]
|
|
},
|
|
"Database": {
|
|
"enabled": true
|
|
},
|
|
"Redis": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Trace"
|
|
}
|
|
}
|
|
} |