HTML Formatter#
Module type
Configuration Options#
YAML#
# steps configuration
steps:
...
formatters:
- html_formatter
...
# module configuration
...
html_formatter:
detect_thumbnails: true
Command Line:#
Option |
Description |
Default |
Type |
|---|---|---|---|
|
Optional. if true will group by thumbnails generated by thumbnail enricher by id ‘thumbnail_00’ |
True |
bool |