mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Commited by mistake - changed the log level back to INFO
This commit is contained in:
@@ -60,7 +60,7 @@ class TaskNames(object):
|
||||
|
||||
|
||||
class Config(object):
|
||||
NOTIFY_LOG_LEVEL = 'DEBUG'
|
||||
NOTIFY_LOG_LEVEL = 'INFO'
|
||||
|
||||
# URL of admin app
|
||||
ADMIN_BASE_URL = os.environ['ADMIN_BASE_URL']
|
||||
|
||||
Reference in New Issue
Block a user