You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8127,7 +8127,7 @@
8127
8127
},
8128
8128
"fbuf_slab_bytes_per_class": {
8129
8129
"type": "integer",
8130
-
"description": "Target number of cached bytes retained in each `FBuf` slab size class.\n\nThe default value is [`FBufSlabs::DEFAULT_BYTES_PER_CLASS`].",
8130
+
"description": "Target number of cached bytes retained in each `FBuf` slab size class.\n\nThe default is 16 MiB.",
0 commit comments