##// END OF EJS Templates
Merged r9409 from trunk....
Jean-Philippe Lang -
r9276:2c0ba78f7092
parent child
Show More
@@ -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