True Streaming Support Draft
This commit is contained in:
@@ -2,7 +2,14 @@
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"DeepDrftWeb.Client.Services.StreamingAudioPlayerService": "Debug"
|
||||
},
|
||||
"Console": {
|
||||
"FormatterName": "simple",
|
||||
"LogLevel": {
|
||||
"Default": "Information"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DetailedErrors": true,
|
||||
|
||||
Reference in New Issue
Block a user