pub async fn handle_console_config(
__arg0: Extension<Shared<Receiver<Client>>>,
) -> Result<Response, (StatusCode, String)>Expand description
Returns system variable values the web console needs from environmentd. This endpoint requires no authentication.