From: Tom Hughes Date: Thu, 8 Sep 2016 17:20:21 +0000 (+0100) Subject: Add thunderforest API key to example configuration X-Git-Tag: live~3758 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f3f1687fa300971c793d59e0ae52c81d1076a02a Add thunderforest API key to example configuration --- diff --git a/config/example.application.yml b/config/example.application.yml index 9234099b7..b5d4db363 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -111,6 +111,8 @@ defaults: &defaults #mapquest_key: "" # Mapzen authentication details #mapzen_valhalla_key: "" + # Thunderforest authentication details + #thunderforest_key: "" development: <<: *defaults