Changes
Page history
Update config json parameters
authored
May 16, 2024
by
Rich Moeller
Show whitespace changes
Inline
Side-by-side
home/config-json-parameters.md
View page @
792e976d
...
@@ -39,7 +39,7 @@ By default, two backups configurations are defined, a merged document file conta
...
@@ -39,7 +39,7 @@ By default, two backups configurations are defined, a merged document file conta
},
},
"google": {
"google": {
"credentials": "google.json",
"credentials": "google.json",
"folder": "
GoogleFolderIDHere
",
"folder": "
1dyUEebJaFnWa3Z4n0BFMVAXQ7mfUH11g
",
"file": "students"
"file": "students"
},
},
"template": "template.docx",
"template": "template.docx",
...
@@ -66,7 +66,7 @@ By default, two backups configurations are defined, a merged document file conta
...
@@ -66,7 +66,7 @@ By default, two backups configurations are defined, a merged document file conta
},
},
"google": {
"google": {
"credentials": "google.json",
"credentials": "google.json",
"folder": "
GoogleFolderIDHere
",
"folder": "
1dyUEebJaFnWa3Z4n0BFMVAXQ7mfUH11g
",
"file": "studentsdata",
"file": "studentsdata",
"sheet": "foobar",
"sheet": "foobar",
"clear": true,
"clear": true,
...
...
...
...