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 e4d40f6 commit c18f4f3Copy full SHA for c18f4f3
1 file changed
sidebars.ts
@@ -269,6 +269,7 @@ const sidebars: SidebarsConfig = {
269
type: "category",
270
label: "Storing Data",
271
items: [
272
+ "capabilities/server/blob-storage",
273
"capabilities/server/redis",
274
"capabilities/server/cache-helper",
275
"capabilities/server/post-data",
0 commit comments