* Allow bytes to be specified for server variable sizes (Beena Emerson)The specification is "B".
I had to dig the commit in the git history to figure out what this is. I'd suggest rewording this:
* Allow server options related to memory and file sizes, to be specified as number of bytes.
The new unit is "B". This is in addition to "kB", "MB", "GB" and "TB", which were accepted previously.
- Heikki