X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/eeb9866d50e35b8f8b75e59aed582caba533778f..ddaf43bc0ecc59f9417118000bb8d2f041cfe6bf:/config/example.application.yml?ds=inline diff --git a/config/example.application.yml b/config/example.application.yml index bb556d2c9..34db9d766 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -103,3 +103,7 @@ test: <<: *defaults # Geonames credentials for testing geonames_username: "dummy" + # External authentication credentials for testing + google_auth_id: "dummy" + google_auth_secret: "dummy" + google_openid_realm: "https://www.openstreetmap.org"