From: Tom Hughes Date: Mon, 1 Dec 2014 08:57:23 +0000 (+0000) Subject: Revert "Switch web site to use MapQuest Nominatim for search" X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4e3259a9a87be028b3a591661c386485e4a2a7fc?ds=sidebyside Revert "Switch web site to use MapQuest Nominatim for search" This reverts commit b3a1cd0e12aa1daeba465b5489250add4d4828af. --- diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 4731cc1e6..1a8ef4122 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -67,5 +67,4 @@ rails_port "www.openstreetmap.org" do id_key web_passwords["id_key"] oauth_key web_passwords["oauth_key"] piwik_configuration piwik_configuration - nominatim_url "http://open.mapquestapi.com/nominatim/v1/" end