Update config json parameters authored by Rich Moeller's avatar Rich Moeller
......@@ -58,10 +58,10 @@ By default, two backups configurations are defined, a merged document file conta
"first_name": "first",
"last_name": "last"
},
// "split": [
// "school_abbreviation",
// "grade_level"
// ]
"split": [
"school_abbreviation",
"grade_level"
]
}
},
"google": {
......
......