mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
increase timeout value for accounts admin
This commit is contained in:
parent
de0592e64a
commit
561f89b9ff
@ -61,6 +61,7 @@ functions:
|
||||
HASHED_BASIC_AUTH_PASSWORD: ${ssm:/aws/reference/secretsmanager/${self:custom.stage}/accounts/hashedBasicAuthPassword~true}
|
||||
app:
|
||||
handler: wsgi_handler.handler
|
||||
timeout: 30
|
||||
events:
|
||||
- http:
|
||||
path: /admin/
|
||||
|
Loading…
Reference in New Issue
Block a user