username: openstreetmap
password: openstreetmap
host: localhost
+ encoding: utf8
# Warning: The database defined as 'test' will be erased and
# re-generated from your development database when you run 'rake'.
username: osm_test
password: osm_test
host: localhost
+ encoding: utf8
production:
adapter: mysql
username: osm
password: osm
host: localhost
-
+ encoding: utf8