forked from bofh/fetsite
some changes
This commit is contained in:
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user