use my current setting
This commit is contained in:
parent
0070571e94
commit
adcd21532a
1 changed files with 14 additions and 14 deletions
|
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"IncludeScopes": false,
|
"IncludeScopes": false,
|
||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
"Default": "Verbose",
|
"Default": "Verbose",
|
||||||
"System": "Information",
|
"System": "Information",
|
||||||
"Microsoft": "Information"
|
"Microsoft": "Information"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Authentication": {
|
||||||
|
"Yavsc": {
|
||||||
|
"ClientId": "2a3faf86-26e9-49f5-9473-6e6efaeeeac6",
|
||||||
|
"ClientSecret": "blahblah"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"Authentication": {
|
|
||||||
"Yavsc": {
|
|
||||||
"ClientId": "016c5ae4-f4cd-40e3-b250-13701c871ecd",
|
|
||||||
"ClientSecret": "blahblah"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue