forked from DataDog/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.htmltest.yml
42 lines (39 loc) · 985 Bytes
/
.htmltest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
DirectoryPath: "public"
# Speeds things up but may cause errors in some cases, the two other settings limit the amount of docs and links processed at one time
TestFilesConcurrently: false
DocumentConcurrencyLimit: 32 #defaults to 128
HTTPConcurrencyLimit: 8 #defaults to 16
# General config
CheckDoctype: false
CheckGeneric: false
CheckExternal: false
CheckImages: false
IgnoreAltMissing: true
CheckInternal: true
CheckInternalHash: false
CheckMailto: false
CheckMeta: false
CheckScripts: false
StripQueryString: false
IgnoreDirectoryMissingTrailingSlash: true
IgnoreEmptyHref: true
IgnoreInternalEmptyHash: true
# Ignore paths
IgnoreDirs:
- api
- fr
- ja
- ko
- es
- security/default_rules
IgnoreURLs:
- "/?api/(v1|v2)/*"
- play.google.com
- "[linkedin|twitter|instagram].com"
- github.com
- "[api|app|apt|gov|learn|us1|us3|www|yum].datadoghq.com"
- "127.0.0.1"
- "https://trello.com/app-key"
- "https://docs.perimeterx.com"
# StripQueryExcludes:
# -