mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Merge branch 'dev' into feature-ocrmypdf
This commit is contained in:
commit
ea9de1bcf1
15 changed files with 87 additions and 89 deletions
|
|
@ -251,6 +251,8 @@ USE_TZ = True
|
|||
# Logging #
|
||||
###############################################################################
|
||||
|
||||
DISABLE_DBHANDLER = __get_boolean("PAPERLESS_DISABLE_DBHANDLER")
|
||||
|
||||
LOGGING = {
|
||||
"version": 1,
|
||||
"disable_existing_loggers": False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue