mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-16 20:48:37 -04:00
Use only stdout logging in cloud.gov
This commit is contained in:
@@ -135,7 +135,6 @@ class Config(object):
|
||||
|
||||
# Logging
|
||||
DEBUG = False
|
||||
NOTIFY_LOG_PATH = getenv('NOTIFY_LOG_PATH', 'logs/application.log')
|
||||
|
||||
# Monitoring
|
||||
CRONITOR_ENABLED = False
|
||||
|
||||
Reference in New Issue
Block a user