pub async fn save_config<P: AsRef<Path>>( path: P, config: &ServerConfig, ) -> Result<()>
Save configuration to file