X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f364dd8f005aaed40d6a6687bd22c034cfd9e3a3..3472c1d4293ffa472d0f0d96b2773b3c59d79147:/config/example.application.yml diff --git a/config/example.application.yml b/config/example.application.yml index ab5c9a846..c88d894a0 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -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