#14 Fix typo in docs/changelog to match the code
Merged by puiterwijk. Opened by securedirective.
securedirective/sigul master  into  master

Download 14.patch

During setup of Sigul, I started with the sample bridge.conf and server.conf and was puzzled for a long time why changing the max payload size value never resulted in any change in behavior. Apparently, the code uses max-rpms-payloads-size, whereas everywhere else (docs, changelog, news, sample configs) says max-rpms-payload-size.

I have just checked my 0.207 code and it has the same error :(

Thanks for the patch!

Pull-Request has been merged by puiterwijk

Metadata