mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Make the example file contain the default value
This commit is contained in:
parent
f94347abc0
commit
a86a20ef0f
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue