X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f2150a94cf2eb0d518a19769fc7582ea50a5f67b..7c5d0fff3d8aab23b17e32aa65f1f9e0beb95d3c:/config/example.application.yml diff --git a/config/example.application.yml b/config/example.application.yml index 420278a1f..d3af9705d 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -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 " 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: ""