Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
e18d5be5
Commit
e18d5be5
authored
Jun 02, 2014
by
Marin Jankovski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove active_record.auto_explain_treshold_in_seconds, rails 4.0 deprecation
parent
7bf64b26
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
config/environments/production.rb
config/environments/production.rb
+0
-4
No files found.
config/environments/production.rb
View file @
e18d5be5
...
@@ -74,10 +74,6 @@ Gitlab::Application.configure do
...
@@ -74,10 +74,6 @@ Gitlab::Application.configure do
# Send deprecation notices to registered listeners
# Send deprecation notices to registered listeners
config
.
active_support
.
deprecation
=
:notify
config
.
active_support
.
deprecation
=
:notify
# Log the query plan for queries taking more than this (works
# with SQLite, MySQL, and PostgreSQL)
# config.active_record.auto_explain_threshold_in_seconds = 0.5
config
.
action_mailer
.
delivery_method
=
:sendmail
config
.
action_mailer
.
delivery_method
=
:sendmail
# Defaults to:
# Defaults to:
# # config.action_mailer.sendmail_settings = {
# # config.action_mailer.sendmail_settings = {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment