Skip to content

Commit

Permalink
Merge pull request #345 from aodn/vietnguyengit-patch-1
Browse files Browse the repository at this point in the history
Update killed email with current one
  • Loading branch information
akashisama authored Jul 27, 2023
2 parents 4c1b6d5 + ab0e7d7 commit 254d5ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public class WpsConfig {
public static final String COMPLETED_JOB_EMAIL_SUBJECT = "IMOS download available - ";
public static final String FAILED_JOB_EMAIL_SUBJECT = "IMOS download error - ";
public static final String JOB_EMAIL_CONTACT_ADDRESS = "[email protected]";
public static final String JOB_EMAIL_FROM_ADDRESS = "administrator@aodn.org.au";
public static final String JOB_EMAIL_FROM_ADDRESS = "info@aodn.org.au";
public static final String SOURCE_ARN = "SOURCE_ARN";

public static final String DATA_DOWNLOAD_URL_PREFIX_CONFIG_KEY = "DATA_DOWNLOAD_URL_PREFIX";
Expand Down

0 comments on commit 254d5ba

Please sign in to comment.