Patch #43447 ยป update_install_additional_environment.patch
| w/doc/INSTALL | ||
|---|---|---|
| 106 | 106 |
Go to "Administration" to load the default configuration data (roles, |
| 107 | 107 |
trackers, statuses, workflow) and to adjust the application settings |
| 108 | 108 | |
| 109 |
== Additional environment configuration |
|
| 110 | ||
| 111 |
Copy config/additional_environment.rb.example to config/additional_environment.rb |
|
| 112 |
if you need to override Rails environment settings such as log level, |
|
| 113 |
forcing SSL, or custom Active Job adapters. Restart the application |
|
| 114 |
after editing this file. |
|
| 115 | ||
| 109 | 116 |
== Database server configuration |
| 110 | 117 | |
| 111 | 118 |
When using MySQL with Redmine 5.1.1 or later, it is necessary to change |