Remove delayedjob info from log

This commit is contained in:
benji 2015-10-07 16:20:58 +02:00
parent d575de04eb
commit 3fc7f9f884

View file

@ -42,7 +42,7 @@ Rails.application.configure do
# config.force_ssl = true
# Set to :debug to see everything in the log.
config.log_level = :debug
config.log_level = :info
# Prepend all log lines with the following tags.
# config.log_tags = [ :subdomain, :uuid ]