diff options
Diffstat (limited to 'resources/tools/presentation/specifications/report/environment.yaml')
-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 67b797b041..cf4418d0ba 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -154,7 +154,7 @@ file-format: ".gz" enabled: True - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -244,5 +244,5 @@ format: html: - full - # pdf: - # - minimal + pdf: + - minimal |