Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/environments/production.rb')
-rw-r--r--config/environments/production.rb12
1 files changed, 0 insertions, 12 deletions
diff --git a/config/environments/production.rb b/config/environments/production.rb
index 202f6205c7f..8372331024f 100644
--- a/config/environments/production.rb
+++ b/config/environments/production.rb
@@ -65,18 +65,6 @@ Rails.application.configure do
# Enable threaded mode
# config.threadsafe! unless $rails_rake_task
- # Silence deprecation notices on production.
- # See also config/initializers/00_deprecations.rb.
- #
- # Logging to `log/deprecation_json.log` can be enabled with
- # `GITLAB_LOG_DEPRECATIONS=1`.
- #
- # See https://gitlab.com/gitlab-org/gitlab/-/issues/368379
- config.active_support.deprecation = :silence
-
- # Silence disallowed deprecations.
- config.active_support.disallowed_deprecation = :silence
-
config.action_mailer.delivery_method = :sendmail
# Defaults to:
# # config.action_mailer.sendmail_settings = {