X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/11cc4a5e601dd288d601e6e35a72d159062f18b5..2d136a979b66910a10dbea9838a33d83e79e1edb:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index a664b78b0..3aa1d96c7 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -49,8 +49,8 @@ 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 @@ -122,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: