Options for envBoolean.
Optional
Whether string matching is case-sensitive.
false
String values accepted as false.
['false', '0', 'no', 'off']
Whether to trim surrounding whitespace before matching.
true
String values accepted as true.
['true', '1', 'yes', 'on']
Options for envBoolean.