mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-23 11:10:55 -05:00
server: remove all internal mentions about "webui" (#24817)
This commit is contained in:
@@ -1474,7 +1474,6 @@ void server_models_routes::init_routes() {
|
||||
}},
|
||||
// New key
|
||||
{"ui_settings", ui_settings},
|
||||
{"webui_settings", webui_settings},
|
||||
{"build_info", std::string(llama_build_info())},
|
||||
{"cors_proxy_enabled", params.ui_mcp_proxy},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user