Skip to content

Commit 75e368d

Browse files
Accept HTML status code 401
1 parent 711f926 commit 75e368d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mlc_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"aliveStatusCodes": [0, 200, 403, 418, 429, 500, 503]
2+
"aliveStatusCodes": [0, 200, 401, 403, 418, 429, 500, 503]
33
}

0 commit comments

Comments
 (0)