Эх сурвалжийг харах

Updated link check config

Stephens Nunnally 2 жил өмнө
parent
commit
ed2b3f08be
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      mlc_config.json

+ 2 - 2
mlc_config.json

@@ -1,7 +1,7 @@
 {
-    "aliveStatusCodes": [200, 206, 400, 403, 503],
+    "aliveStatusCodes": [200, 206, 400, 403, 503, 526],
     "fallbackRetryDelay": "300s",
     "retryOn429": true,
     "retryCount": 5,
-    "timeout": "60s"
+    "timeout": "100s"
 }