summaryrefslogtreecommitdiffstats
path: root/conf/scores.d/content_group.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/scores.d/content_group.conf')
-rw-r--r--conf/scores.d/content_group.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/scores.d/content_group.conf b/conf/scores.d/content_group.conf
index 6a011b938..56255bea0 100644
--- a/conf/scores.d/content_group.conf
+++ b/conf/scores.d/content_group.conf
@@ -43,5 +43,10 @@ symbols = {
description = "There is a PDF file with too many objects";
one_shot = true;
}
+ "PDF_TIMEOUT" {
+ weight = 0;
+ description = "There is a PDF file that caused timeout in processing";
+ one_shot = true;
+ }
}