We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1eeca commit 1ef23edCopy full SHA for 1ef23ed
wrangler.toml
@@ -29,7 +29,7 @@ binding = "AI"
29
# Users can choose to remain client mode or sign in for cloud synchronization.
30
# Authenticated users benefit from cross-device data sync and server-side data persistence.
31
# Provides the best of both worlds: instant local access with optional cloud features.
32
-MODE = "mixed"
+MODE = "client"
33
34
# Authentication configuration, only for mixed mode
35
#
0 commit comments