]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Show a popup listing available editors when hovering over the edit tab
[rails.git] / config / example.application.yml
index ab5c9a846be2e7e7615fb1b1f8907c68308cd863..5533b51956a95749d690f07fb008437bc4a22c96 100644 (file)
@@ -57,6 +57,8 @@ 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"
 
 development:
   <<: *standard_settings