habitica/.ebextensions/01-increase-timeout.config

8 lines
195 B
Text
Raw Normal View History

option_settings:
- namespace: aws:elasticbeanstalk:command
option_name: Timeout
value: 1800
- namespace: aws:elb:policies
option_name: ConnectionSettingIdleTimeout
value: 900