Merge pull request #9466 from appwrite/fix-certificates-in-deletes

Fix certificates in deletes worker
This commit is contained in:
Steven Nguyen 2025-03-14 16:34:21 -07:00 committed by GitHub
commit bd5bfc04ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -342,6 +342,8 @@ $image = $this->getParam('image', '');
- _APP_MAINTENANCE_RETENTION_ABUSE
- _APP_MAINTENANCE_RETENTION_AUDIT
- _APP_MAINTENANCE_RETENTION_EXECUTION
- _APP_SYSTEM_SECURITY_EMAIL_ADDRESS
- _APP_EMAIL_CERTIFICATES
appwrite-worker-databases:
image: <?php echo $organization; ?>/<?php echo $image; ?>:<?php echo $version."\n"; ?>