mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-05 13:06:05 +01:00
Merge pull request #599 from stumpylog/minor-bug-fixes
Fixes downloaded filename, add more consumer ignore settings
This commit is contained in:
commit
47dae716ae
4 changed files with 5 additions and 5 deletions
|
|
@ -671,7 +671,7 @@ PAPERLESS_CONSUMER_IGNORE_PATTERNS=<json>
|
|||
|
||||
This can be adjusted by configuring a custom json array with patterns to exclude.
|
||||
|
||||
Defautls to ``[".DS_STORE/*", "._*", ".stfolder/*"]``.
|
||||
Defaults to ``[".DS_STORE/*", "._*", ".stfolder/*", ".stversions/*", ".localized/*", "desktop.ini"]``.
|
||||
|
||||
Binaries
|
||||
########
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue