From: Trenton Holmes Date: Wed, 13 Apr 2022 17:00:47 +0000 (-0700) Subject: Updates the documentation for ignoring dates X-Git-Tag: v1.8.0-beta.rc1~126^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b406a2430db791951230971a6217c692dec63394;p=thirdparty%2Fpaperless-ngx.git Updates the documentation for ignoring dates --- diff --git a/docs/configuration.rst b/docs/configuration.rst index e1fff46ed7..447bd1f46e 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -712,8 +712,7 @@ PAPERLESS_IGNORE_DATES= 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.