Remove various osm.org email addresses from example configuration
This commit is contained in:
parent
b78bb9f631
commit
23f2ac99df
1 changed files with 3 additions and 3 deletions
|
@ -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 <support@openstreetmap.org>"
|
||||
email_return_path: "bounces@openstreetmap.org"
|
||||
email_from: "OpenStreetMap <openstreetmap@example.com>"
|
||||
email_return_path: "openstreetmap@example.com"
|
||||
# API version
|
||||
api_version: "0.6"
|
||||
# Application status - possible values are:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue