diff --git a/paperless.conf.example b/paperless.conf.example index 996b816f8..15498a26a 100644 --- a/paperless.conf.example +++ b/paperless.conf.example @@ -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