diff options
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 52e73735b4..34eb32fe71 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -244,5 +244,5 @@ format: html: - full - # pdf: - # - minimal + pdf: + - minimal |