X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/de32b1cf60d3b24776e5d9caaccdd48aa3d81063..c70a1fe9334cf8978ae254d712a8e445e2fa1996:/config/example.application.yml diff --git a/config/example.application.yml b/config/example.application.yml index 5e2014ba9..895601944 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -105,6 +105,8 @@ defaults: &defaults #facebook_auth_secret: "" #windowslive_auth_id: "" #windowslive_auth_secret: "" + #github_auth_id: "" + #github_auth_secret: "" # MapQuest authentication details #mapquest_key: "" # Mapzen authentication details @@ -128,3 +130,5 @@ test: facebook_auth_secret: "dummy" windowslive_auth_id: "dummy" windowslive_auth_secret: "dummy" + github_auth_id: "dummy" + github_auth_secret: "dummy"