aboutsummaryrefslogtreecommitdiff
path: root/work
diff options
context:
space:
mode:
Diffstat (limited to 'work')
-rw-r--r--work/cfg/config.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/work/cfg/config.properties b/work/cfg/config.properties
index e1384a1..a75d0ba 100644
--- a/work/cfg/config.properties
+++ b/work/cfg/config.properties
@@ -168,6 +168,14 @@ defaults.phlength.timestamp=5000
# profilweise: sig_obj.PROFILE.phlength.line_break_tolerance=xyz
defaults.phlength.line_break_tolerance=10
+# Falls die Breite eines Signaturblocks definiert wird (über API, Commandline oder über das Profil),
+# die unterhalb eines sinnvollen Wertes liegt, dann wird im Log eine Warnung ausgegeben, da
+# Signaturblöcke unter Umständen nicht mehr sinnvoll dargestellt werden können.
+# Der Standard-Schwellwert für diese Warnungen (= 150) kann global oder profilweise festgelegt
+# werden (z.B. um die Warnung zu deaktivieren, kann der Wert auf 0 gesetzt werden).
+# default.signature_block_width_warning_threshold=xyz
+# sig_obj.PROFILE.signature_block_width_warning_threshold=xyz
+
# PDF/A-1b Unterstützung für alle Profile einschalten
default.SIG_PDFA1B_VALID=false