mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 01:17:35 -02:30
remove statsd
This commit is contained in:
@@ -14,6 +14,3 @@ DEBUG = False
|
||||
TEMPLATE_DEBUG = DEBUG
|
||||
SQL_DEBUG = DEBUG
|
||||
|
||||
# Statistics Gathering
|
||||
STATSD_CLIENT = 'django_statsd.clients.null'
|
||||
STATSD_HOST = 'localhost'
|
||||
|
||||
Reference in New Issue
Block a user