This is a PR to address the usage of the deprecated option MaxRequestsPerChild in the koji documentation in https://docs.pagure.org/koji/server_howto/
The option MaxConnectionsPerChild is used instead.
Fixes: #4176
@mikem Please take a look.
:thumbsup:
Metadata Update from @mikem: - Pull-request tagged with: doc, no_qe
Commit 3980afb8 fixes this pull-request
Pull-Request has been merged by mikem
This is a PR to address the usage of the deprecated option MaxRequestsPerChild
in the koji documentation in https://docs.pagure.org/koji/server_howto/
The option MaxConnectionsPerChild is used instead.
Fixes: #4176