Document specification of the expected creation date order

This commit is contained in:
Peter M 2021-06-12 10:15:51 -04:00
parent 8fb4341d33
commit 3819cbee64

View File

@ -622,6 +622,14 @@ PAPERLESS_IGNORE_DATES=<string>
Defaults to an empty string to not ignore any dates.
PAPERLESS_DATE_ORDER=<format>
Paperless will try to determine the document creation date from its contents.
Specify the date format Paperless should expect to see within your documents.
This option defaults to DMY which translates to day first, month second, and year
last order. Characters D, M, or Y can be shuffled to meet the required order.
Binaries
########