Make the example file contain the default value

This commit is contained in:
Daniel Quinn 2018-09-09 21:16:53 +01:00
parent f94347abc0
commit a86a20ef0f

View File

@ -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