mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2025-12-08 19:49:36 +02:00
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"clientId": "111111111111",
|
|
"clientSecret": "aAbBcCdD",
|
|
"redirectUrl": "https://example.com/authorize"
|
|
}
|