mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Align example conf with real-world defaults
This commit is contained in:
parent
a58a7ce0f7
commit
3c78105fd7
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ PAPERLESS_EMAIL_SECRET=""
|
|||
|
||||
# Controls whether django's debug mode is enabled. Disable this on production
|
||||
# systems. Debug mode is enabled by default.
|
||||
PAPERLESS_DEBUG="false"
|
||||
#PAPERLESS_DEBUG="true"
|
||||
|
||||
|
||||
# Paperless can be instructed to attempt to encrypt your PDF files with GPG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue