From 6cf04b0a8863512765864287271248a61eac6214 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 9 Jan 2024 20:29:38 -0500 Subject: Allow repetition of overlay/underlay This is just QPDFJob wiring. --- job.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'job.yml') diff --git a/job.yml b/job.yml index 079d36d5..6f5c6fb7 100644 --- a/job.yml +++ b/job.yml @@ -446,17 +446,17 @@ json: set-page-labels: - null overlay: - UO.file: - UO.password: - from: - repeat: - to: + - UO.file: + UO.password: + from: + repeat: + to: underlay: - UO.file: - UO.password: - from: - repeat: - to: + - UO.file: + UO.password: + from: + repeat: + to: warning-exit-0: job-json-file: preserve-unreferenced-resources: -- cgit v1.2.3-54-g00ecf