]> git.openstreetmap.org Git - chef.git/commitdiff
discourse: increase smtp timeouts
authorGrant Slater <github@firefishy.com>
Wed, 1 Nov 2023 21:54:15 +0000 (21:54 +0000)
committerGrant Slater <github@firefishy.com>
Wed, 1 Nov 2023 21:54:15 +0000 (21:54 +0000)
cookbooks/community/templates/default/web_only.yml.erb

index 1bcc6e0374f0c3b6401f048d794dd91ab56aad79..7f285b2c4cc90fe6b15cf863d42138f9a6981bd7 100644 (file)
@@ -51,6 +51,8 @@ env:
   DISCOURSE_SMTP_USER_NAME:
   DISCOURSE_SMTP_PASSWORD:
   DISCOURSE_SMTP_DOMAIN: community.openstreetmap.org
+  DISCOURSE_SMTP_OPEN_TIMEOUT: 30
+  DISCOURSE_SMTP_READ_TIMEOUT: 30
   DISCOURSE_NOTIFICATION_EMAIL: community@noreply.openstreetmap.org
 
   ## TODO: configure connectivity to the databases