Skip to main content

handle_console_config

Function handle_console_config 

Source
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.