... | ... | @@ -39,7 +39,7 @@ By default, two backups configurations are defined, a merged document file conta |
|
|
},
|
|
|
"google": {
|
|
|
"credentials": "google.json",
|
|
|
"folder": "GoogleFolderIDHere",
|
|
|
"folder": "1dyUEebJaFnWa3Z4n0BFMVAXQ7mfUH11g",
|
|
|
"file": "students"
|
|
|
},
|
|
|
"template": "template.docx",
|
... | ... | @@ -66,7 +66,7 @@ By default, two backups configurations are defined, a merged document file conta |
|
|
},
|
|
|
"google": {
|
|
|
"credentials": "google.json",
|
|
|
"folder": "GoogleFolderIDHere",
|
|
|
"folder": "1dyUEebJaFnWa3Z4n0BFMVAXQ7mfUH11g",
|
|
|
"file": "studentsdata",
|
|
|
"sheet": "foobar",
|
|
|
"clear": true,
|
... | ... | |