]> git.openstreetmap.org Git - rails.git/blobdiff - config/database.yml
Send the new amf/read API call to the bulkapi queue - the write method
[rails.git] / config / database.yml
index d366bc96b3922ed66c0e3f9037044c99932783ae..b884f3b938fea8c5ea541e0d4af5fbbc16529dd7 100644 (file)
@@ -12,7 +12,7 @@
 #   http://dev.mysql.com/doc/refman/5.0/en/old-client.html
 development:
   adapter: mysql
-  database: osm
+  database: openstreetmap
   username: openstreetmap
   password: openstreetmap
   host: localhost
@@ -33,3 +33,4 @@ production:
   username: openstreetmap
   password: openstreetmap
   host: db.openstreetmap.org
+