Skip to content

Commit

Permalink
hotfix: Add .scheduler. prefix to Epoch Date Pec Notification (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuraf authored Sep 2, 2024
1 parent 0c92089 commit da79517
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ mscore.aws-ses-secret-key=${AWS_SES_SECRET_ACCESS_KEY:secret-key-example}
mscore.aws-ses-region=${AWS_SES_REGION:eu-south-1}

## NOTIFICATION PRODUCT SENDING FREQUENCY ##
mscore.institution-send-mail.epoch-date-pec-notification=${EPOCH_DATE_PEC_NOTIFICATION:2024-01-01}
mscore.institution-send-mail.scheduler.epoch-date-pec-notification=${EPOCH_DATE_PEC_NOTIFICATION:2024-01-01}
mscore.institution-send-mail.scheduler.pec-notification-disabled=${PEC_NOTIFICATION_DISABLED:false}

mscore.institution-send-mail.scheduler.products.prod-interop=30
Expand Down

0 comments on commit da79517

Please sign in to comment.