Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ether/etherpad
/ redactSettings
Function
redactSettings
src/node/utils/AdminSettingsRedact.ts:50–50 ·
view source on GitHub ↗
(settings: unknown)
Source
from the content-addressed store, hash-verified
48
};
49
50
export
const
redactSettings = (settings: unknown): unknown => walk(settings, []);
Callers
2
adminSettingsRedact.ts
File · 0.90
adminsettings.ts
File · 0.90
Calls
1
walk
Function · 0.70
Tested by
no test coverage detected