2021-10-18 21:48:02 +01:00
|
|
|
{
|
2021-10-28 21:26:57 +01:00
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
2021-11-10 01:46:30 +00:00
|
|
|
"Default": "Trace",
|
2021-10-28 21:26:57 +01:00
|
|
|
"Microsoft": "Warning",
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Selector": {
|
|
|
|
"Redis": {
|
|
|
|
"enabled": true
|
2022-06-23 19:26:36 +01:00
|
|
|
},
|
|
|
|
"Now": {
|
|
|
|
"ArtistResampleWindow": "14.00:00:00",
|
|
|
|
"AlbumResampleWindow": "14.00:00:00",
|
|
|
|
"TrackResampleWindow": "14.00:00:00"
|
2021-10-28 21:26:57 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AllowedHosts": "*"
|
|
|
|
}
|