From: Tom Hughes Date: Mon, 16 Feb 2015 22:14:05 +0000 (+0000) Subject: Update example configuration X-Git-Tag: live~4287 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/2b7529a3f1dd5dd1e4f06d34ac43bb3e267f4832 Update example configuration --- diff --git a/config/example.application.yml b/config/example.application.yml index e7915c96b..5fd287f7f 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -71,7 +71,7 @@ defaults: &defaults # Enable legacy OAuth 1.0 support oauth_10_support: true # URL of Nominatim instance to use for geocoding - nominatim_url: "http://nominatim.openstreetmap.org/" + nominatim_url: "//nominatim.openstreetmap.org/" # Default editor default_editor: "id" # OAuth consumer key for Potlatch 2