# HG changeset patch # User John Rouillard # Date 1684899473 14400 # Node ID 024cbd13920da0b1d5ce143f2d629daf7f4d3f19 # Parent 46f92ac4e170835d7232e3f94726812d0013e782 Attribute max_children patch idea to Joseph. diff -r 46f92ac4e170 -r 024cbd13920d CHANGES.txt --- a/CHANGES.txt Tue May 23 23:34:06 2023 -0400 +++ b/CHANGES.txt Tue May 23 23:37:53 2023 -0400 @@ -146,7 +146,8 @@ included in upgrading.txt. (John Rouillard) - issue2551275 - Allow configuring max_children in roundup-server. When using roundup-server in fork mode, allow raising number of - forked children above the default of 40. + forked children above the default of 40. (Original patch by Joseph + Myers, config settings and docs by John Rouillard.) 2022-07-13 2.2.0