11 lines
254 B
YAML
11 lines
254 B
YAML
|
|
DirectoryPath: "public"
|
||
|
|
CheckExternal: true
|
||
|
|
CheckInternalHash: true
|
||
|
|
IgnoreURLs:
|
||
|
|
- "^https://example\\.docsy\\.dev"
|
||
|
|
- "^https://example\\.com"
|
||
|
|
- "^http://localhost"
|
||
|
|
IgnoreDirectoryMissingTrailingSlash: true
|
||
|
|
IgnoreAltMissing: true
|
||
|
|
CheckDoctype: true
|