Files
mongo/jstests/libs/config_files/enable_autosplit.json

6 lines
56 B
JSON

{
"sharding" : {
"autoSplit" : true
}
}