Mercurial > p > roundup > code
changeset 7388:024cbd13920d
Attribute max_children patch idea to Joseph.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 23 May 2023 23:37:53 -0400 |
| parents | 46f92ac4e170 |
| children | 613f822f1f24 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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
