]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings.yml
Move max value of issues counter to settings
[rails.git] / config / settings.yml
index 3ea298efcb4378f4073397d02d301d785c772ff2..2274d727c12606cd6294e40b21f38168c97ccf01 100644 (file)
@@ -43,6 +43,8 @@ max_note_request_area: 25
 default_note_query_limit: 100
 # Maximum limit on the number of notes returned by the note search api method
 max_note_query_limit: 10000
+# Maximum value of open issues counter for moderators, anything equal or over this value "n" is shown as "(n-1)+"
+max_issues_count: 100
 # Zoom level to use for postcode results from the geocoder
 postcode_zoom: 15
 # Timeout for API calls in seconds