Mercurial > rsstweet
diff config/environments/production.rb @ 205:8190fa511e35
Fix some code style
author | nanaya <me@nanaya.pro> |
---|---|
date | Mon, 19 Oct 2020 04:09:12 +0900 |
parents | f67f3ad50270 |
children | 2335107f35d0 |
line wrap: on
line diff
--- a/config/environments/production.rb Mon Oct 19 04:08:30 2020 +0900 +++ b/config/environments/production.rb Mon Oct 19 04:09:12 2020 +0900 @@ -37,7 +37,7 @@ config.log_level = :debug # Prepend all log lines with the following tags. - config.log_tags = [ :request_id ] + config.log_tags = [:request_id] # Use a different cache store in production. # config.cache_store = :mem_cache_store