We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f19d73f + bceb4ad commit c267246Copy full SHA for c267246
1 file changed
serverless.yml
@@ -24,3 +24,9 @@ functions:
24
- httpApi:
25
path: /api/github/webhooks
26
method: post
27
+
28
29
+ memorySize:
30
+ - 256
31
+ timeout: 30
32
+ logRetentionInDays: 14
0 commit comments