mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
add option for inline vs. attachment for document rendering
This commit is contained in:
@@ -117,6 +117,10 @@ PAPERLESS_EMAIL_SECRET=""
|
||||
# http://paperless.readthedocs.org/en/latest/consumption.html#hooking-into-the-consumption-process
|
||||
#PAPERLESS_POST_CONSUME_SCRIPT="/path/to/an/arbitrary/script.sh"
|
||||
|
||||
# By default, when clicking on a document within the web interface, the
|
||||
# browser will prompt the user to save the document to disk. By uncommenting
|
||||
# the below, the document will instead be opened in the browser, if possible.
|
||||
#PAPERLESS_INLINE_DOC="true"
|
||||
|
||||
#
|
||||
# The following values use sensible defaults for modern systems, but if you're
|
||||
|
Reference in New Issue
Block a user