Remove unwanted config from staging.rb
This commit is contained in:
committed by
Julian Herrero
parent
7dc999f437
commit
49a2fde86c
@@ -90,6 +90,4 @@ Rails.application.configure do
|
||||
|
||||
# Do not dump schema after migrations.
|
||||
config.active_record.dump_schema_after_migration = false
|
||||
|
||||
Mail.register_interceptor RecipientInterceptor.new(ENV['EMAIL_RECIPIENTS'])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user