Further updates documentation to note a date sep string is needed

This commit is contained in:
Trenton Holmes 2022-04-13 10:58:23 -07:00 committed by Trenton Holmes
parent b406a2430d
commit 8f1f0f5475

View File

@ -695,6 +695,9 @@ PAPERLESS_FILENAME_DATE_ORDER=<format>
The filename will be checked first, and if nothing is found, the document The filename will be checked first, and if nothing is found, the document
text will be checked as normal. text will be checked as normal.
A date in a filename must have some separators (`.`, `-`, `/`, etc)
for it to be parsed.
Defaults to none, which disables this feature. Defaults to none, which disables this feature.
PAPERLESS_THUMBNAIL_FONT_NAME=<filename> PAPERLESS_THUMBNAIL_FONT_NAME=<filename>