diff --git a/.ebextensions/01-increase-timeout.config b/.ebextensions/01-increase-timeout.config new file mode 100644 index 0000000000..f07bc876dd --- /dev/null +++ b/.ebextensions/01-increase-timeout.config @@ -0,0 +1,4 @@ +option_settings: + - namespace: aws:elasticbeanstalk:command + option_name: Timeout + value: 1800