Skip to content
Snippets Groups Projects
Unverified Commit 018cd256 authored by Mohamad Abras's avatar Mohamad Abras Committed by GitHub
Browse files

remove duplicate commented code (#2682)

parent a894a4e6
No related branches found
No related tags found
No related merge requests found
...@@ -122,10 +122,6 @@ Rails.application.configure do ...@@ -122,10 +122,6 @@ Rails.application.configure do
# config.active_job.queue_name_prefix = "greenlight-2_0_#{Rails.env}" # config.active_job.queue_name_prefix = "greenlight-2_0_#{Rails.env}"
config.action_mailer.perform_caching = false config.action_mailer.perform_caching = false
# Ignore bad email addresses and do not raise email delivery errors.
# Set this to true and configure the email server for immediate delivery to raise delivery errors.
# config.action_mailer.raise_delivery_errors = false
# Send deprecation notices to registered listeners. # Send deprecation notices to registered listeners.
config.active_support.deprecation = :notify config.active_support.deprecation = :notify
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment