mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
fix tools when auth is disabled + log notifications to console
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { serve } from "bknd/adapter/cloudflare";
|
||||
|
||||
export default serve({
|
||||
mode: "warm",
|
||||
mode: "fresh",
|
||||
d1: {
|
||||
session: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user