aboutsummaryrefslogtreecommitdiffstats
path: root/job.yml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-26 23:02:30 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commit03f3369f35b2303166e8d36547c8a0aba6626c1b (patch)
tree276920c5224c984f114036c816e7f86d84c09a4e /job.yml
parent9013b7ca919c13b03488056dff55ffbf5215f008 (diff)
downloadqpdf-03f3369f35b2303166e8d36547c8a0aba6626c1b.tar.zst
QPDFJob: use manually named end functions for Config classes
Use named functions rather than just end() for clarity.
Diffstat (limited to 'job.yml')
-rw-r--r--job.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job.yml b/job.yml
index 171d1981..4709e9d0 100644
--- a/job.yml
+++ b/job.yml
@@ -169,7 +169,7 @@ options:
positional: true
- table: 40-bit encryption
config: c_enc
- config_class: Enc
+ config_prefix: Enc
prefix: Enc40
required_choices:
extract: yn
@@ -178,7 +178,7 @@ options:
modify: yn
- table: 128-bit encryption
config: c_enc
- config_class: Enc
+ config_prefix: Enc
prefix: Enc128
bare:
- cleartext-metadata
@@ -195,7 +195,7 @@ options:
use-aes: yn
- table: 256-bit encryption
config: c_enc
- config_class: Enc
+ config_prefix: Enc
prefix: Enc256
bare:
- cleartext-metadata