gitlab-org--gitlab-foss/config/newrelic.yml
Stan Hu 623cd23903 Revert "Remove newrelic gem. Closes #12860"
This reverts commit 531767175f.

Conflicts:
	Gemfile.lock
2016-02-23 07:25:37 -08:00

16 lines
298 B
YAML

# New Relic configuration file
#
# This file is here to make sure the New Relic gem stays
# quiet by default.
#
# To enable and configure New Relic, please use
# environment variables, e.g. NEW_RELIC_ENABLED=true
production:
enabled: false
development:
enabled: false
test:
enabled: false