X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/90ac07d071ed8dbfdea6214419e1b5205a529b2f..a8011d8eb97b7586c3592e2e1e5e6792c914d082:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index 988b55a63..3aa1d96c7 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -49,14 +49,16 @@ max_messages_per_hour: 60 #messages_domain: "messages.openstreetmap.org" # Geonames authentication details #geonames_username: "" -# GeoIP database -#geoip_database: "" +# MaxMind GeoIPv2 database +#maxmind_database: "" # Users to show as being nearby nearby_users: 30 # Max radius, in km, for nearby users 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: