Function update_config

Source
pub async fn update_config(
    core: &Arc<AppCore>,
    config: SystemConfig,
) -> Result<()>