]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Updates the documentation for ignoring dates
authorTrenton Holmes <trenton.holmes@psware.com>
Wed, 13 Apr 2022 17:00:47 +0000 (10:00 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Sun, 8 May 2022 23:57:35 +0000 (16:57 -0700)
docs/configuration.rst

index e1fff46ed78c7c39dc4022c46932c8300286ee1d..447bd1f46ed516c3c14e4010c00b022b84052013 100644 (file)
@@ -712,8 +712,7 @@ PAPERLESS_IGNORE_DATES=<string>
     this process. This is useful for special dates (like date of birth) that appear
     in documents regularly but are very unlikely to be the documents creation date.
 
-    You must specify dates in the same date ordering as PAPERLESS_DATE_ORDER is
-    set to or its default ordering.
+    The date is parsed using the order specified in PAPERLESS_DATE_ORDER
 
     Defaults to an empty string to not ignore any dates.