]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Move the MapQuest API key to the configuration file
[rails.git] / config / example.application.yml
index 7435fea89a052d39be95d26c32a992f94cba3454..59980cdf385cc474ad25a47c4f5fa8aa72013d06 100644 (file)
@@ -98,6 +98,8 @@ defaults: &defaults
   #facebook_auth_secret: ""
   #windowslive_auth_id: ""
   #windowslive_auth_secret: ""
+  # MapQuest authentication details
+  #mapquest_key: ""
 
 development:
   <<: *defaults