We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96ec7d commit 516a35eCopy full SHA for 516a35e
config/environments/development.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
Rails.application.configure do
4
- config.logstasher.enabled = true
+ config.logstasher.enabled = false
5
6
# Settings specified here will take precedence over those in config/application.rb.
7
config/environments/production.rb
@@ -3,7 +3,7 @@
require 'uglifier'
#
8
9
0 commit comments