X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8dc16bd8dbd362a0e823f8abd989d871ce5de32f..203ba58bab01b7a61cdff8974cbbfe4f7f639cb1:/config/example.application.yml?ds=sidebyside diff --git a/config/example.application.yml b/config/example.application.yml index c6c15bb1d..702d411ba 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -84,10 +84,8 @@ defaults: &defaults require_terms_seen: false # Whether to require users to agree to the CTs before editing require_terms_agreed: false - # Piwik details - #piwik_location: "piwik.openstreetmap.org" - #piwik_site: 1 - #piwik_signup_goal: 1 + # URL of Overpass instance to use for feature queries + overpass_url: http://overpass-api.de/api/interpreter development: <<: *defaults