]> git.openstreetmap.org Git - rails.git/blob - config/settings/test.yml
Merge branch 'master' into HEAD
[rails.git] / config / settings / test.yml
1 # Ignore the diary feed delay unless we're specifically testing it
2 diary_feed_delay: 0
3 # Geonames credentials for testing
4 geonames_username: "dummy"
5 # External authentication credentials for testing
6 google_auth_id: "dummy"
7 google_auth_secret: "dummy"
8 google_openid_realm: "https://www.openstreetmap.org"
9 facebook_auth_id: "dummy"
10 facebook_auth_secret: "dummy"
11 windowslive_auth_id: "dummy"
12 windowslive_auth_secret: "dummy"
13 github_auth_id: "dummy"
14 github_auth_secret: "dummy"
15 wikipedia_auth_id: "dummy"
16 wikipedia_auth_secret: "dummy"
17 # Server URL for testing
18 server_url: "test.host"
19 # Storage services for testing
20 avatar_storage: "test"
21 trace_file_storage: "test"
22 trace_image_storage: "test"
23 trace_icon_storage: "test"