Skip to content

Commit ade6c64

Browse files
authored
Merge 88e7f55 into a9058c8
2 parents a9058c8 + 88e7f55 commit ade6c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/protos/config.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@ message TColumnShardConfig {
16221622
}
16231623
}
16241624
optional TTablesStorageLayoutPolicy TablesStorageLayoutPolicy = 1;
1625-
optional bool DisabledOnSchemeShard = 2 [default = true];
1625+
optional bool DisabledOnSchemeShard = 2 [default = false];
16261626
optional bool IndexationEnabled = 4 [default = true];
16271627
optional bool CompactionEnabled = 5 [default = true];
16281628
optional bool TTLEnabled = 6 [default = true];

0 commit comments

Comments
 (0)