mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-17 04:16:54 -06:00
Feat: Add default PDF layout option as fallback to ENV
This commit is contained in:
@@ -203,7 +203,7 @@ and watch out for indentation if editing the YAML file.
|
||||
#### [`PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT=<int>`(#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT) {#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT}
|
||||
|
||||
: The default layout to use for emails that are consumed as documents. Must be one of the integer choices below. Note that mail
|
||||
rules can specify this setting, thus this fallback is used for .eml files consumed by other means.
|
||||
rules can specify this setting, thus this fallback is used for the default selection and for .eml files consumed by other means.
|
||||
|
||||
- `1` = Text, then HTML
|
||||
- `2` = HTML, then text
|
||||
|
||||
Reference in New Issue
Block a user