11 lines
164 B
JSON
Raw Normal View History

2019-01-16 19:38:14 +01:00
{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
2019-01-21 18:02:14 +01:00
"AllowedHosts": "*",
"SubscriptionClientName": "Webhooks",
"EventBusRetryCount": 5
2019-01-16 19:38:14 +01:00
}