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 048eca3d05..d2263df97e 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -193,7 +193,7 @@ file-format: ".gz" enabled: False - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -264,5 +264,5 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal |