diff --git a/core/src/main/java/google/registry/env/production/default/WEB-INF/cloud-scheduler-tasks.xml b/core/src/main/java/google/registry/env/production/default/WEB-INF/cloud-scheduler-tasks.xml index 96ac00ecd..1c2fe3425 100644 --- a/core/src/main/java/google/registry/env/production/default/WEB-INF/cloud-scheduler-tasks.xml +++ b/core/src/main/java/google/registry/env/production/default/WEB-INF/cloud-scheduler-tasks.xml @@ -273,4 +273,26 @@ 0 15 * * 1 + + + + bsaDownload + bsa + + Downloads the BSA block list and processes the changes. + + + 0 * * * * + + + + + uploadBsaUnavailableNames + + This job uploads all unavailable domain names (those registered and + reserved) to the BSA. + + bsa + 23 8,20 * * * +