mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix typo.
This commit is contained in:
parent
a1a6e5356f
commit
cdcafa66f2
@ -16,7 +16,7 @@ from logging import *
|
||||
##########################################################################
|
||||
|
||||
# Debug mode?
|
||||
DEBUG = true
|
||||
DEBUG = True
|
||||
|
||||
# Application log level - one of:
|
||||
# CRITICAL 50
|
||||
|
Loading…
Reference in New Issue
Block a user