pub async fn get_render_cfg(
    immutable_store: &ImmutableStore
) -> Result<HashMap<String, String>, ServerError>
Expand description

Gets the configuration of how to render each page using an immutable store.