MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / settings_router.ts

File settings_router.ts

panel/src/app/routers/settings_router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Router from "@koa/router";
2import formidable from "formidable";
3import * as fs from "fs-extra";
4import path from "path";

Callers

nothing calls this directly

Calls 15

$tFunction · 0.90
saveSystemConfigFunction · 0.90
checkBusinessModeFunction · 0.90
getFrontendLayoutConfigFunction · 0.90
setFrontendLayoutConfigFunction · 0.90
speedLimitFunction · 0.90
verifyIssuerFunction · 0.85
clearOIDCCacheFunction · 0.85
validateUrlFunction · 0.85
changeDaemonLanguageMethod · 0.80
unbindAllSsoMethod · 0.80

Tested by

no test coverage detected