Skip to content

Commit

Permalink
Fix config.json for plover email
Browse files Browse the repository at this point in the history
  • Loading branch information
kcphsa committed Apr 4, 2024
1 parent 4ae4b5f commit 9a98287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"mailsubject": "[illumina-uploader] {status} miseq data transfer to sabin",
"mailbody": "Run directory {folderToUpload} {status} transferring to Sabin at {timeOfMail}",
},
"TOKEN_EMAIL": {
"PLOVER_EMAIL": {
"enabled": false,
"emailurl": "https://emailprovider.com",
"emailtoken": "secrettoken",
Expand Down

0 comments on commit 9a98287

Please sign in to comment.