0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00

SERVER-43692 enable two phase index builds by default

This commit is contained in:
Benety Goh 2019-11-26 15:45:36 +00:00 committed by evergreen
parent 5e2967253a
commit 1de4865c27

View File

@ -37,4 +37,4 @@ server_parameters:
set_at: startup
cpp_vartype: bool
cpp_varname: "enableTwoPhaseIndexBuild"
default: false
default: true