diff --git a/config/environments/production.rb b/config/environments/production.rb index 7933aa6..9b2cb34 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -43,7 +43,7 @@ Rails.application.configure do # config.force_ssl = true # Decrease the log volume. - # config.log_level = :info + config.log_level = :info # Prepend all log lines with the following tags. # config.log_tags = [ :subdomain, :uuid ] -- libgit2 0.21.2