Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
Router from
"@koa/router"
;
2
import
formidable from
"formidable"
;
3
import
* as fs from
"fs-extra"
;
4
import
path from
"path"
;
Callers
nothing calls this directly
Calls
15
$t
Function · 0.90
saveSystemConfig
Function · 0.90
checkBusinessMode
Function · 0.90
getFrontendLayoutConfig
Function · 0.90
setFrontendLayoutConfig
Function · 0.90
resetFrontendLayoutConfig
Function · 0.90
speedLimit
Function · 0.90
verifyIssuer
Function · 0.85
clearOIDCCache
Function · 0.85
validateUrl
Function · 0.85
changeDaemonLanguage
Method · 0.80
unbindAllSso
Method · 0.80
Tested by
no test coverage detected