We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6947029 commit b00287bCopy full SHA for b00287b
samples/BlazorAppSample/appsettings.json
@@ -1,4 +1,10 @@
1
{
2
+ "Azure": {
3
+ "SignalR": {
4
+ "Enabled": true,
5
+ "ConnectionString": ""
6
+ }
7
+ },
8
"Logging": {
9
"LogLevel": {
10
"Default": "Information",
0 commit comments