mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Allow to configure the email inbox via config file.
Same as all the other parameters it makes sense to set it in the config file as well.
This commit is contained in:
@@ -37,6 +37,10 @@ PAPERLESS_CONSUME_MAIL_PORT=""
|
||||
PAPERLESS_CONSUME_MAIL_USER=""
|
||||
PAPERLESS_CONSUME_MAIL_PASS=""
|
||||
|
||||
# Override the default IMAP inbox here. If not set paperless defaults to
|
||||
# "INBOX".
|
||||
#PAPERLESS_CONSUME_MAIL_INBOX=""
|
||||
|
||||
|
||||
###############################################################################
|
||||
#### Security ####
|
||||
|
Reference in New Issue
Block a user