pub fn combine_config( config: Arc<Yaml>, hostname: Option<&str>, client_ip: IpAddr, path: &str, ) -> Option<Yaml>