1 standard_settings: &standard_settings
2 # The maximum area you're allowed to request, in square degrees
4 # Number of GPS trace/trackpoints returned per-page
5 tracepoints_per_page: 5000
6 # Maximum number of nodes that will be returned by the api in a map request
7 max_number_of_nodes: 50000
8 # Maximum number of nodes that can be in a way (checked on save)
9 max_number_of_way_nodes: 2000
10 # Zoom level to use for postcode results from the geocoder
12 # Zoom level to use for geonames results from the geocoder
14 # Timeout for API calls in seconds
16 # Periods (in hours) which are allowed for user blocks
17 user_block_periods: [0, 1, 3, 6, 12, 24, 48, 96]
18 # Rate limit for message sending
19 max_messages_per_hour: 60
20 # Domain for handling message replies
21 #messages_domain: "messages.openstreetmap.org"
22 # Quova authentication details
27 # Default legale (jurisdiction location) for contributor terms
31 <<: *standard_settings
34 <<: *standard_settings
37 <<: *standard_settings