15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"PaymentSucceded": true,
|
|
"AzureServiceBusEnabled": false,
|
|
"SubscriptionClientName": "Payment",
|
|
"ApplicationInsights": {
|
|
"InstrumentationKey": ""
|
|
}
|
|
}
|