]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings.yml
Merge remote-tracking branch 'upstream/pull/5694'
[rails.git] / config / settings.yml
index 33b5bfb3246b4552ea7b77302997efb7f7b82e92..51f4444c4802edce9b6cc2c5869a8f0c4f8a33ed 100644 (file)
@@ -35,6 +35,10 @@ tracepoints_per_page: 5000
 default_changeset_query_limit: 100
 # Maximum limit on the number of changesets returned by the changeset query api method
 max_changeset_query_limit: 100
+# Default limit on the number of changeset comments returned by the api
+default_changeset_comment_query_limit: 100
+# Maximum limit on the number of changesets comments returned by the api
+max_changeset_comment_query_limit: 10000
 # Default limit on the number of changeset comments in feeds
 default_changeset_comments_feed_query_limit: 100
 # Maximum limit on the number of changesets comments in feeds