From 360591d6e18d8676a2f86185ed42f46852387f85 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 14 Sep 2026 21:40:12 +0200 Subject: plan 9: content excludes fail closed; krino.conf excludes checked without directories --- man/krino.conf.5 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/krino.conf.5 b/man/krino.conf.5 index b00967a..81bbb28 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -268,6 +268,14 @@ Unlike which never opens a file, an .Ic exclude can test size and content. +.Pp +An +.Ic exclude +fails closed: when a content test it reaches cannot read the file +.Pq over Ic max-read , No or a tool missing, failing or timing out , +the exclude holds and the file is set aside as +.Dq (content unreadable) , +with a warning. .Sh RULES .Bd -literal -offset indent (rule NAME ITEM...) -- cgit v1.3