]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: fix typo in configuration.md (#10077)
authormamasch19 <mamasch19@mamasch19.de>
Thu, 29 May 2025 22:18:30 +0000 (00:18 +0200)
committerGitHub <noreply@github.com>
Thu, 29 May 2025 22:18:30 +0000 (15:18 -0700)
docs/configuration.md

index d4133139fb06172f4384a090db428a3ca71bfc02..9e8b9e35e3debdcc0dccd0e4f5f3b0b8f931566a 100644 (file)
@@ -200,7 +200,7 @@ and watch out for indentation if editing the YAML file.
 
 ### Email Parsing
 
-#### [`PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT=<int>`(#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT) {#PAPERLESS_EMAIL_PARSE_DEFAULT_LAYOUT}
+#### [`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 the default selection and for .eml files consumed by other means.