Browse Source

Add short description for flag (#39111).

git-svn-id: https://svn.redmine.org/redmine/trunk@22785 e93f8b46-1217-0410-a6f0-8f06a7374b81
pull/149/merge
Marius Balteanu 2 weeks ago
parent
commit
00d05864a6
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      config/environments/production.rb

+ 1
- 0
config/environments/production.rb View File

@@ -94,5 +94,6 @@ Rails.application.configure do
# No email in production log
config.action_mailer.logger = nil

# Automatically execute asset precompilation on startup in case of changes have been detected in assets
config.assets.redmine_detect_update = true
end

Loading…
Cancel
Save