chore: drop bun from daemon runtime options

This commit is contained in:
Peter Steinberger
2026-01-08 12:20:45 +01:00
parent 51c2d29693
commit a564558a67
2 changed files with 1 additions and 5 deletions

View File

@@ -12,11 +12,6 @@ export const GATEWAY_DAEMON_RUNTIME_OPTIONS: Array<{
label: "Node (recommended)",
hint: "Required for WhatsApp (Baileys WebSocket). Bun can corrupt memory on reconnect.",
},
{
value: "bun",
label: "Bun (faster)",
hint: "Use only when WhatsApp is disabled",
},
];
export function isGatewayDaemonRuntime(