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 19c6b8e commit 758919dCopy full SHA for 758919d
packages/sdk/src/Config.ts
@@ -189,7 +189,7 @@ export interface NetworkNodeConfig {
189
streamPartitionMaxPropagationBufferSize?: number
190
191
/**
192
- * Whether to not buffer while connecting.
+ * Whether to buffer while connecting in the content delivery layer.
193
*/
194
contentDeliveryBufferWhileConnecting?: boolean
195
0 commit comments