pub fn parse_bool(key: &str, default: bool) -> bool
Truthy-string bool (1|true|yes|on), or default when unset.
1|true|yes|on
default