diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-11-09 17:39:38 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-11-09 17:39:38 +0100 |
commit | c566bbd1d659ed022fea08f7bd38326661779c8c (patch) | |
tree | f12e6d2016bb3ed55b43b96efb6b0e5991713e2c /resources/tools/presentation/specifications/report/environment.yaml | |
parent | b4bea99de7dce5f3fbfbdffdc29958f4d6dc5618 (diff) |
Report: Add data
Change-Id: I21eedf3ecabe0672daaaf87819960cd986420fa0
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 |