mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Explicitly state log level for production
This commit is contained in:
parent
fa0ccb204e
commit
790a784e5b
@ -37,7 +37,7 @@ DanBarberPhoto::Application.configure do
|
||||
# config.force_ssl = true
|
||||
|
||||
# See everything in the log (default is :info)
|
||||
# config.log_level = :debug
|
||||
config.log_level = :info
|
||||
|
||||
# Use a different logger for distributed setups
|
||||
# config.logger = SyslogLogger.new
|
||||
|
||||
Loading…
Reference in New Issue
Block a user