diff options
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index c08ec2c41d..a1f4f18d33 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -199,7 +199,7 @@ file-format: ".gz" enabled: False - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -270,5 +270,5 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal |