11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"SubscriptionClientName": "Webhooks",
|
|
"EventBusRetryCount": 5
|
|
}
|