2025-10-23 14:02:39 +02:00
|
|
|
DirectoryPath: "public"
|
|
|
|
|
CheckExternal: true
|
|
|
|
|
CheckInternalHash: true
|
|
|
|
|
IgnoreURLs:
|
|
|
|
|
- "^https://example\\.docsy\\.dev"
|
|
|
|
|
- "^https://example\\.com"
|
|
|
|
|
- "^http://localhost"
|
2025-11-16 13:32:10 +01:00
|
|
|
- "^/livereload\\.js"
|
|
|
|
|
- "^https://cnoe\\.localtest\\.me"
|
|
|
|
|
- "^https://technologyconversations\\.com"
|
|
|
|
|
- "^https://developers\\.redhat\\.com"
|
|
|
|
|
- "^https://platformengineering\\.org"
|
|
|
|
|
- "^https://cnoe\\.io"
|
|
|
|
|
- "^https://console\\.otc\\.t-systems\\.com"
|
|
|
|
|
IgnoreInternalURLs:
|
|
|
|
|
- "/docs-old/"
|
|
|
|
|
- "/blog/"
|
|
|
|
|
- "/docs/v1/"
|
|
|
|
|
- "/docs/architecture/"
|
|
|
|
|
- "/docs/documentation/"
|
|
|
|
|
IgnoreInternalEmptyHashes: true
|
2025-10-23 14:02:39 +02:00
|
|
|
IgnoreDirectoryMissingTrailingSlash: true
|
|
|
|
|
IgnoreAltMissing: true
|
|
|
|
|
CheckDoctype: true
|