Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/LLOneBot/LuckyLilliaBot
/ WebUIConfig
Interface
WebUIConfig
src/common/types.ts:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
export
interface
WebUIConfig {
102
enable: boolean
103
host: string
104
port: number
105
}
106
107
export
interface
EmailConfig {
108
enabled: boolean
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected