We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19d73f commit bceb4adCopy full SHA for bceb4ad
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