1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-10-17 17:01:01 +00:00
git-svn-id: http://svn.redmine.org/redmine/trunk@16883 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2017-07-25 15:39:06 +00:00
parent fc61598d55
commit 51b654fdda

View File

@ -10,8 +10,6 @@ Rails.application.configure do
# Rake tasks automatically ignore this option for performance.
config.eager_load = true
config.enable_dependency_loading = true
# Full error reports are disabled and caching is turned on.
config.consider_all_requests_local = false
config.action_controller.perform_caching = true