X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/26855add3861ad496efdcae8598ffdf7d1116074..203ba58bab01b7a61cdff8974cbbfe4f7f639cb1:/config/example.application.yml diff --git a/config/example.application.yml b/config/example.application.yml index d6a855ef5..702d411ba 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -84,6 +84,8 @@ defaults: &defaults require_terms_seen: false # Whether to require users to agree to the CTs before editing require_terms_agreed: false + # URL of Overpass instance to use for feature queries + overpass_url: http://overpass-api.de/api/interpreter development: <<: *defaults