redo
This commit is contained in:
@@ -19,10 +19,15 @@
|
||||
"EnableSsl": true
|
||||
},
|
||||
"HealthChecksConfigs": {
|
||||
"CacheDuration": "00:30:00",
|
||||
"Timeout": "00:00:05",
|
||||
"AssembliesToScan": [
|
||||
"back"
|
||||
],
|
||||
"Sqlite": {
|
||||
"RetryAttempts" : 2,
|
||||
"Timeout" : "00:05:00",
|
||||
"RetryDelay" : "00:00:10",
|
||||
"RetryAttempts": 2,
|
||||
"Timeout": "00:05:00",
|
||||
"RetryDelay": "00:00:10",
|
||||
"Severity": "Info"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user