17 lines
308 B
JSON
Executable File
17 lines
308 B
JSON
Executable File
{
|
||
"Logging": {
|
||
"IncludeScopes": false,
|
||
"LogLevel": {
|
||
"Default": "Verbose",
|
||
"System": "Information",
|
||
"Microsoft": "Information"
|
||
}
|
||
},
|
||
"Authentication": {
|
||
"Yavsc": {
|
||
"ClientId": "016c5ae4-f4cd-40e3-b250-13701c871ecd",
|
||
"ClientSecret": "blahblah"
|
||
}
|
||
}
|
||
}
|