Merge branch 'stable' into develop

This commit is contained in:
Jonne Haß 2015-07-09 09:02:11 +02:00
commit 18c1dcc26a

View file

@ -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