@@ -1,4 +1,6 | |||||
1 | # MySQL (default setup). |
|
1 | # Default setup is given for MySQL with ruby1.8. If you're running Redmine | |
|
2 | # with MySQL and ruby1.9, replace the adapter name with `mysql2`. | |||
|
3 | # Examples for PostgreSQL and SQLite3 can be found at the end. | |||
2 |
|
4 | |||
3 | production: |
|
5 | production: | |
4 | adapter: mysql |
|
6 | adapter: mysql |
General Comments 0
You need to be logged in to leave comments.
Login now