fix collab server logging too

This commit is contained in:
Philipinho
2026-01-29 00:41:00 +00:00
parent 4683a85a8b
commit 207c119792
@@ -19,7 +19,8 @@ async function bootstrap() {
},
}),
{
bufferLogs: true,
logger: false,
bufferLogs: false,
},
);