X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/191d7f371031cec6a1b83157d3e9f17dee787075..a4f601b1145050642dfef62dbdb68ebb1f1bc6ed:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index 6f77efcfd..801e8f2d1 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -63,10 +63,6 @@ spam_threshold: 50 diary_feed_delay: 0 # Default legale (jurisdiction location) for contributor terms default_legale: GB -# Use the built-in jobs queue for importing traces -# Set to false if you are using the external high-speed gpx importer -# https://github.com/openstreetmap/gpx-import -trace_use_job_queue: true # Location of GPX traces and images gpx_trace_dir: "/home/osm/traces" gpx_image_dir: "/home/osm/images"