diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-11-18 07:25:27 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-11-18 07:25:27 +0100 |
commit | 1493f602debb12f1ba152b74c16d1a379a53e50f (patch) | |
tree | 9849a03aabd0a437e92065b171dcad51e93c8b1b /resources/tools/presentation/specifications/report/environment.yaml | |
parent | 92a8cc02adf1b8c152685c46a9f0d9413b518115 (diff) |
Report: Add data
Change-Id: I1dcddef704898cfa4ff9a84934fd11b8cf7b139a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
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 f4ce1065f8..c7c8dbb4ce 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -195,7 +195,7 @@ file-format: ".gz" enabled: False - archive-inputs: False + archive-inputs: True mapping-file: "" @@ -267,5 +267,5 @@ format: html: - full -# pdf: -# - minimal + pdf: + - minimal |