]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Suppress any border on the logo
[rails.git] / config / example.application.yml
index 420278a1f87d9e8d5c6c89e5f7b990e89004364a..d3af9705d461b34ae540cc6d69a77735d2457c71 100644 (file)
@@ -3,6 +3,9 @@ defaults: &defaults
   server_url: "www.openstreetmap.org"
   # The generator
   generator: "OpenStreetMap server"
+  copyright_owner: "OpenStreetMap and contributors"
+  attribution_url: "http://www.openstreetmap.org/copyright"
+  license_url: "http://opendatacommons.org/licenses/odbl/1-0/"
   # Sender addresses for emails
   email_from: "OpenStreetMap <webmaster@openstreetmap.org>"
   email_return_path: "bounces@openstreetmap.org"
@@ -38,6 +41,8 @@ defaults: &defaults
   max_messages_per_hour: 60
   # Domain for handling message replies
   #messages_domain: "messages.openstreetmap.org"
+  # Geonames authentication details
+  #geonames_username: ""
   # Quova authentication details
   #quova_username: ""
   #quova_password: ""