mirror of
https://github.com/google/nomulus.git
synced 2025-05-03 21:47:51 +02:00
Disable sending cert expiration emails on sandbox (#1528)
This commit is contained in:
parent
bb7d0b6b89
commit
71b9b7fc7d
1 changed files with 0 additions and 9 deletions
|
@ -168,15 +168,6 @@
|
|||
<target>backend</target>
|
||||
</cron>
|
||||
|
||||
<cron>
|
||||
<url><![CDATA[/_dr/task/sendExpiringCertificateNotificationEmail]]></url>
|
||||
<description>
|
||||
This job runs an action that sends emails to partners if their certificates are expiring soon.
|
||||
</description>
|
||||
<schedule>every day 04:30</schedule>
|
||||
<target>backend</target>
|
||||
</cron>
|
||||
|
||||
<cron>
|
||||
<url><![CDATA[/_dr/cron/fanout?queue=export-snapshot&endpoint=/_dr/task/backupDatastore&runInEmpty]]></url>
|
||||
<description>
|
||||
|
|
Loading…
Add table
Reference in a new issue