mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-04 14:49:41 +00:00
Merged r1583 from trunk.
git-svn-id: http://redmine.rubyforge.org/svn/branches/0.7-stable@1630 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
8af523c694
commit
5b0051e710
@ -12,6 +12,7 @@ production:
|
||||
host: localhost
|
||||
username: root
|
||||
password:
|
||||
encoding: utf8
|
||||
|
||||
development:
|
||||
adapter: mysql
|
||||
@ -19,6 +20,7 @@ development:
|
||||
host: localhost
|
||||
username: root
|
||||
password:
|
||||
encoding: utf8
|
||||
|
||||
test:
|
||||
adapter: mysql
|
||||
@ -26,6 +28,7 @@ test:
|
||||
host: localhost
|
||||
username: root
|
||||
password:
|
||||
encoding: utf8
|
||||
|
||||
test_pgsql:
|
||||
adapter: postgresql
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user