]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Add javascript OAuth support
[rails.git] / config / example.application.yml
index c795fc0d9e4966b219d9c54ce7ea8b3142dbc3c8..30f367f1cc0562a3391beabd0e7cd2a00381e93f 100644 (file)
@@ -11,7 +11,7 @@ defaults: &defaults
   email_return_path: "bounces@openstreetmap.org"
   # API version
   api_version: "0.6"
-  # Application status - posstible values are:
+  # Application status - possible values are:
   #   :online - online and operating normally
   #   :api_readonly - site online but API in read-only mode
   #   :api_offline - site online but API offline
@@ -76,6 +76,8 @@ defaults: &defaults
   default_editor: "potlatch2"
   # OAuth consumer key for Potlatch 2
   #potlatch2_key: ""
+  # OAuth consumer key for the web site
+  #oauth_key: ""
   # Whether to require users to view the CTs before continuing to edit...
   require_terms_seen: false
   # Whether to require users to agree to the CTs before editing