We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb1d8d commit e9a95b0Copy full SHA for e9a95b0
src/config.js
@@ -8,7 +8,7 @@ const CONFIGS = {
8
timeout: 3,
9
memorySize: 128,
10
namespace: 'default',
11
- description: 'This is a function created by serverless component'
+ description: 'Created by Serverless Component'
12
}
13
14
module.exports = CONFIGS
0 commit comments