async fn get_config(__arg0: State<Arc<SharedState>>) -> impl IntoResponseExpand 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”.