diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-11-08 14:28:05 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-11-08 14:28:05 +0100 |
commit | a4458ecdab86886bf938da038e859ec9858d8a97 (patch) | |
tree | 9d8205f5cff22d8f6c1ad7e6fd0fbfa3c72ce5e7 /resources/tools/presentation/specifications/report/environment.yaml | |
parent | 4bb5b6a0426c67cdf02f7fe58722a37c6a2f6a9e (diff) |
Report: Add rls data
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I7d22528d1845bcc65570bd5f8de4de1cb1b2ce7d
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 |