X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f1935b1c5786de8f27bee9b6b2da2f28f650468f..9d29183d5e3203e1fbbfedc4cc79c229d30c2a09:/config/settings.yml?ds=sidebyside 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"