|
|
@ -49,3 +49,10 @@ paperless_ocr_lang: fra |
|
|
|
# If set, paperless will look for a username sent in the provided HTTP header |
|
|
|
# If set, paperless will look for a username sent in the provided HTTP header |
|
|
|
# If a user is found, it'll be automatically authenticated |
|
|
|
# If a user is found, it'll be automatically authenticated |
|
|
|
# paperless_auth_header: HTTP_REMOTE_USER |
|
|
|
# paperless_auth_header: HTTP_REMOTE_USER |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Paperless can detect dates PDF to add metadata. But you might want it to ignore |
|
|
|
|
|
|
|
# some dates (like birthdays) |
|
|
|
|
|
|
|
# paperless_ignore_dates: |
|
|
|
|
|
|
|
# - 1986-03-29 |
|
|
|
|
|
|
|
# - 1993-09-12 |
|
|
|
|
|
|
|
paperless_ignore_dates: [] |
|
|
|