mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Make the example file contain the default value
This commit is contained in:
parent
f94347abc0
commit
a86a20ef0f
@ -118,9 +118,9 @@ PAPERLESS_EMAIL_SECRET=""
|
||||
#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"
|
||||
# browser will prompt the user to save the document to disk. By setting this to
|
||||
# "true", the document will instead be opened in the browser, if possible.
|
||||
#PAPERLESS_INLINE_DOC="false"
|
||||
|
||||
#
|
||||
# The following values use sensible defaults for modern systems, but if you're
|
||||
|
Loading…
x
Reference in New Issue
Block a user