X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/90ac07d071ed8dbfdea6214419e1b5205a529b2f..f5977808222bacf30ad56dfd7ccf764bcc46aa11:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index 988b55a63..0f64382c9 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -57,6 +57,8 @@ nearby_users: 30 nearby_radius: 50 # Spam threshold spam_threshold: 50 +# Delay diary entries from appearing in the feed for this many hours +diary_feed_delay: 0 # Default legale (jurisdiction location) for contributor terms default_legale: GB # Use the built-in jobs queue for importing traces @@ -120,3 +122,7 @@ fossgis_osrm_url: "https://routing.openstreetmap.de/" csp_enforce: false # URL for reporting Content-Security-Policy violations #csp_report_url: "" +# Storage service to use in production mode +storage_service: "local" +# Root URL for storage service +# storage_url: