feat: implement getmail runner script and update email fetching configuration
This commit is contained in:
@@ -48,8 +48,6 @@ module "mail" {
|
||||
relay_smtp_username = var.scaleway_project_id
|
||||
relay_smtp_password = local.mail_app_api_secret_key
|
||||
|
||||
fetch_emails_schedule = local.fetch_emails_schedule
|
||||
|
||||
mail_crypt_private_key = var.mail_crypt_private_key
|
||||
mail_crypt_public_key = var.mail_crypt_public_key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user