-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy path.htmltest.yml
More file actions
48 lines (45 loc) · 1.09 KB
/
.htmltest.yml
File metadata and controls
48 lines (45 loc) · 1.09 KB
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
43
44
45
46
47
48
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: true
DocumentConcurrencyLimit: 10 #defaults to 128
HTTPConcurrencyLimit: 4 #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
- resources # files for download
- img # some images
- images # most images
IgnoreURLs:
- "/favicon.ico"
- "/resources/*"
- "/config/*"
- "/?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:
# -