Merge branch 'stable' into develop
This commit is contained in:
commit
18c1dcc26a
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