X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1a2f6c29c6d1d0fa7b2d23715dde78936c3bc8e5..4d6533db32c747418e3014c93e87c7762acdbff5:/config/example.application.yml diff --git a/config/example.application.yml b/config/example.application.yml index cf18ab557..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"