22 lines
469 B
JSON
Raw Normal View History

2017-04-28 15:04:38 +02:00
{
2019-02-18 16:51:51 +00:00
"Serilog": {
"SeqServerUrl": null,
2019-03-27 15:58:57 +01:00
"LogstashgUrl": null,
2019-02-18 16:51:51 +00:00
"MinimumLevel": {
"Default": "Information",
"Override": {
"Microsoft": "Warning",
"Microsoft.eShopOnContainers": "Information",
"System": "Warning"
}
2017-04-28 15:04:38 +02:00
}
},
"PaymentSucceded": true,
"AzureServiceBusEnabled": false,
2017-10-11 16:26:44 +02:00
"SubscriptionClientName": "Payment",
"ApplicationInsights": {
"InstrumentationKey": ""
2017-10-12 09:25:01 +01:00
},
"EventBusRetryCount": 5
2017-04-28 15:04:38 +02:00
}