| 12345678910111213141516 |
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
- "VRRules": {
- "RefReachCount": false,
- "RefCount": 5,
- "RefPrewarningIndex": 20,
- "RefPrewarningIndexAlert": 50,
- "BCountAllDay": false
- }
- }
|