Skip to main content

get_config

Function get_config 

Source
async fn get_config(__arg0: State<Arc<SharedState>>) -> impl IntoResponse
Expand description

GET /api/debug/config — the effective debug settings.

Deliberately not gated: it returns only booleans the UI needs to explain itself, and answering it is what turns “the button does nothing” into “debug mode is off, here is the key to set”.