some changes

This commit is contained in:
2017-03-30 23:11:57 +02:00
parent cfdbeeaf46
commit ee451cdd9b
8 changed files with 294 additions and 137 deletions

View File

@@ -31,7 +31,7 @@ Fetsite::Application.configure do
# config.force_ssl = true
# See everything in the log (default is :info)
config.log_level = :debug
config.log_level = :info
# Prepend all log lines with the following tags
config.log_tags = [ :remote_ip , :uuid ]