parent
b5b5f1f028
commit
2df4a1cc5c
1 changed files with 3 additions and 0 deletions
|
|
@ -33,4 +33,7 @@ Diaspora::Application.configure do
|
|||
|
||||
# Print deprecation notices to the stderr
|
||||
config.active_support.deprecation = :stderr
|
||||
|
||||
# Set the logging destination(s)
|
||||
config.log_to = %w[file]
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue