mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Further updates documentation to note a date sep string is needed
This commit is contained in:
parent
b406a2430d
commit
8f1f0f5475
1 changed files with 3 additions and 0 deletions
|
|
@ -695,6 +695,9 @@ PAPERLESS_FILENAME_DATE_ORDER=<format>
|
|||
The filename will be checked first, and if nothing is found, the document
|
||||
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.
|
||||
|
||||
PAPERLESS_THUMBNAIL_FONT_NAME=<filename>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue