]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
fix version number return for "modify" sections of diff uploads
[rails.git] / config / database.yml
index cc3f9a1a5fb26e4fd5b2186728c3e4d5c6b45127..09c9dbe6b79a1e413c814963fca7517900cdc6c3 100644 (file)
@@ -12,9 +12,9 @@
 #   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
 development:
   adapter: mysql
-  database: openstreetmap
-  username: openstreetmap
-  password: openstreetmap
+  database: osm
+  username: osm
+  password: osm
   host: localhost
   encoding: utf8