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:
Go MAEDA
2025-11-12 08:31:35 +00:00
parent 2cd1e05fe8
commit c22145a8f3

View File

@@ -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