pub async fn load_config_file(path: PathBuf) -> Result<Config, String>
Load config file from the specified path.