set CheckInternalHash false cause always failing

This commit is contained in:
Miki Matsumoto 2024-11-29 17:14:09 +09:00
parent 523d3b4af7
commit 2df2320f61

View File

@ -2,7 +2,7 @@ DirectoryPath: /test
IgnoreDirectoryMissingTrailingSlash: true
CheckExternal: false
CheckInternal: false
CheckInternalHash: true
CheckInternalHash: false
CheckMailto: false
IgnoreAltMissing: true
IgnoreEmptyHref: true