X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/945ff7911ca51dc250ffaba71f62821b5c0c0a95..6be39fca2fcf691285c4af64045348c42d49ee9a:/config/example.application.yml diff --git a/config/example.application.yml b/config/example.application.yml index f60064a39..5e2014ba9 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -6,8 +6,10 @@ defaults: &defaults copyright_owner: "OpenStreetMap and contributors" attribution_url: "http://www.openstreetmap.org/copyright" license_url: "http://opendatacommons.org/licenses/odbl/1-0/" + # Support email address + support_email: support@openstreetmap.org # Sender addresses for emails - email_from: "OpenStreetMap " + email_from: "OpenStreetMap " email_return_path: "bounces@openstreetmap.org" # API version api_version: "0.6"