From: Tom Hughes Date: Wed, 22 Mar 2017 19:25:47 +0000 (+0000) Subject: Remove various osm.org email addresses from example configuration X-Git-Tag: live~3520 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/23f2ac99df997c0e118c6e1902b9014645bf7d55 Remove various osm.org email addresses from example configuration --- diff --git a/config/example.application.yml b/config/example.application.yml index a10563f61..45c0a39c4 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -10,10 +10,10 @@ defaults: &defaults attribution_url: "http://www.openstreetmap.org/copyright" license_url: "http://opendatacommons.org/licenses/odbl/1-0/" # Support email address - support_email: support@openstreetmap.org + support_email: "openstreetmap@example.com" # Sender addresses for emails - email_from: "OpenStreetMap " - email_return_path: "bounces@openstreetmap.org" + email_from: "OpenStreetMap " + email_return_path: "openstreetmap@example.com" # API version api_version: "0.6" # Application status - possible values are: