We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d5a9b commit f8f43e1Copy full SHA for f8f43e1
docs/mlc_config.json
@@ -0,0 +1,8 @@
1
+{
2
+ "ignorePatterns": [
3
+ {
4
+ "pattern": "^https://medium\\.com"
5
+ }
6
+ ],
7
+ "aliveStatusCodes": [200, 206, 403]
8
+}
0 commit comments