]> 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 ab5c9a846be2e7e7615fb1b1f8907c68308cd863..c88d894a0773980e6ba8569472c30e30e79e9ce5 100644 (file)
@@ -57,6 +57,10 @@ standard_settings: &standard_settings
   oauth_10_support: true
   # URL of Nominatim instance to use for geocoding
   nominatim_url: "http://nominatim.openstreetmap.org/"
+  # Default editor
+  default_editor: "potlatch"
+  # OAuth consumer key for Potlatch 2
+  #potlatch2_key: ""
 
 development:
   <<: *standard_settings