| 123456789101112131415161718 |
- {
- "Logging": {
- "IncludeScopes": false,
- "LogLevel": {
- "Default": "Debug",
- "System": "Information",
- "Microsoft": "Information"
- }
- },
- "MAX": {
- "Host": "41.223.25.5",
- "Port": 4006,
- "ConnectTimeout": 10000,
- "ReceiveTimeout": 10000,
- "SendTimeout": 10000
- }
- }
|