pub fn parse_env_bool(name: &str, default: bool) -> bool
Read a boolean environment variable with an explicit default.