Skip to content

Commit 3f2bb65

Browse files
committed
doc updates
1 parent 648eb42 commit 3f2bb65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ Summary of configuration keys
8181
|ibm_cf| endpoint | | yes | IBM Cloud Functions hostname. Endpoint is the value of 'host' from [api-key](https://console.bluemix.net/openwhisk/learn/api-key). Make sure to use https:// prefix |
8282
|ibm_cf| namespace | | yes | IBM Cloud Functions namespace. Value of CURRENT NAMESPACE from [api-key](https://console.bluemix.net/openwhisk/learn/api-key) |
8383
|ibm_cf| api_key | | yes | IBM Cloud Functions api key. Value of api key from [api-key](https://console.bluemix.net/openwhisk/learn/api-key) |
84+
|ibm_cf| action_timeout | 600000 |no | Default timeout |
85+
|ibm_cf| action_memory | 512 | no | Default memory |
8486
|ibm_cos | endpoint | | yes | Endpoint to your COS account. Make sure to use full path. for example https://s3-api.us-geo.objectstorage.softlayer.net |
8587
|ibm_cos | api_key | | yes | API Key to your COS account|
8688

0 commit comments

Comments
 (0)