21 lines
321 B
JSON
21 lines
321 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"Debug": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
}
|
|
},
|
|
|
|
"Security": {
|
|
"SecretKey": "321B9B8C-C785-4DCF-88F7-39DCD935BDE2",
|
|
"Issuer": "http://jambo"
|
|
}
|
|
}
|