Skip to content

Commit 9c6fe40

Browse files
committed
fix
1 parent 879bae2 commit 9c6fe40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/protos/table_service_config.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,5 +322,5 @@ message TTableServiceConfig {
322322

323323
optional bool EnableRowsDuplicationCheck = 69 [ default = false ];
324324

325-
optional bool EnableHtapTx = 71 [default = false];
325+
optional bool EnableHtapTx = 71 [default = true];
326326
};

0 commit comments

Comments
 (0)