Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
script
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
PSUG-IL
backup
script
Wiki
Home
config json parameters
config json parameters
· Changes
Page history
Update config json parameters
authored
1 year ago
by
Rich Moeller
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
home/config-json-parameters.md
+4
-4
4 additions, 4 deletions
home/config-json-parameters.md
with
4 additions
and
4 deletions
home/config-json-parameters.md
View page @
0e5d15a5
...
...
@@ -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": {
...
...
This diff is collapsed.
Click to expand it.