email_return_path: "bounces@openstreetmap.org"
# API version
api_version: "0.6"
- # Application status - posstible values are:
+ # Application status - possible values are:
# :online - online and operating normally
# :api_readonly - site online but API in read-only mode
# :api_offline - site online but API offline
-# Postgresql version 8.3 recommended.
-# See http://wiki.openstreetmap.org/wiki/OSM_Protocol_Version_0.6/postgres for detailed setup instructions.
+# Using a recent release (8.3 or higher) of PostgreSQL (http://postgresql.org/) is recommended.
+# See http://wiki.openstreetmap.org/wiki/The_Rails_Port#PostgreSQL_setup for detailed setup instructions.
#
development:
adapter: postgresql