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 ...@@ -58,10 +58,10 @@ By default, two backups configurations are defined, a merged document file conta
"first_name": "first", "first_name": "first",
"last_name": "last" "last_name": "last"
}, },
// "split": [ "split": [
// "school_abbreviation", "school_abbreviation",
// "grade_level" "grade_level"
// ] ]
} }
}, },
"google": { "google": {
... ...
......