mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 04:50:26 +01:00
Update INSTALL document to mention additional_environment.rb (#43447).
Patch by [Agileware]Shun(ji) Nishitani (user:nisshy82). git-svn-id: https://svn.redmine.org/redmine/trunk@24140 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -106,6 +106,13 @@ The current version of Firefox, Safari, Chrome, Chromium and Microsoft Edge.
|
||||
Go to "Administration" to load the default configuration data (roles,
|
||||
trackers, statuses, workflow) and to adjust the application settings
|
||||
|
||||
== Additional environment configuration
|
||||
|
||||
Copy config/additional_environment.rb.example to config/additional_environment.rb
|
||||
if you need to override Rails environment settings such as log level,
|
||||
SSL enforcement, or custom Active Job adapters. Restart the application
|
||||
after editing this file.
|
||||
|
||||
== Database server configuration
|
||||
|
||||
When using MySQL with Redmine 5.1.1 or later, it is necessary to change
|
||||
|
||||
Reference in New Issue
Block a user