Config:
{ debug: boolean; folder: string; join: string; leave: string; maxCacheSize: number; plugins: { [
plugin:
string]
: Plugin; }; port: number; spa: boolean; ssl?: { cert: string; key: string; }; type: | "core" | "express" | "socket" | "uws"; }
chef config