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.
2 parents 209e9f1 + ce2d98c commit bfc0198Copy full SHA for bfc0198
ydb/core/protos/config.proto
@@ -490,7 +490,7 @@ message TInterconnectConfig {
490
optional bool SuppressConnectivityCheck = 39 [default = false];
491
optional uint32 PreallocatedBufferSize = 40;
492
optional uint32 NumPreallocatedBuffers = 41;
493
- optional bool EnableExternalDataChannel = 42 [default = true];
+ optional bool EnableExternalDataChannel = 42 [default = false];
494
optional bool ValidateIncomingPeerViaDirectLookup = 44;
495
optional uint32 SocketBacklogSize = 45; // SOMAXCONN if not set or zero
496
optional ESocketSendOptimization SocketSendOptimization = 51 [default = IC_SO_DISABLED];
0 commit comments