fix database yml example

This commit is contained in:
Raphael 2011-01-17 20:04:50 -08:00
parent 28b7302c9e
commit d0fb37e264

View file

@ -14,7 +14,7 @@ development:
collation: utf8_bin
production:
adapter: mysql2
database: diaspora_development
database: diaspora_production
user: root
password: password
charset: utf8