diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-11-18 07:25:27 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-11-18 06:43:37 +0000 |
commit | 37eba068fba30ebecadb8ea175273d057fcb6105 (patch) | |
tree | 0c2b51b2ffd6a7baece8f64f79eb43acb1f4a1e2 /resources/tools/presentation/specifications/report/environment.yaml | |
parent | 83a531bd1ae5cef52622c7c261192b2ec2437f82 (diff) |
Report: Add data
Change-Id: I1dcddef704898cfa4ff9a84934fd11b8cf7b139a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 1493f602debb12f1ba152b74c16d1a379a53e50f)
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 |