]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Channel all error reporting through report_error
[rails.git] / config / example.application.yml
index 5533b51956a95749d690f07fb008437bc4a22c96..c88d894a0773980e6ba8569472c30e30e79e9ce5 100644 (file)
@@ -59,6 +59,8 @@ standard_settings: &standard_settings
   nominatim_url: "http://nominatim.openstreetmap.org/"
   # Default editor
   default_editor: "potlatch"
+  # OAuth consumer key for Potlatch 2
+  #potlatch2_key: ""
 
 development:
   <<: *standard_settings