We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e1438 commit bf74626Copy full SHA for bf74626
1 file changed
README.md
@@ -40,7 +40,7 @@ Listed below are the most commonly used configuration options:
40
| manta.url | MANTA_URL | https://us-east.manta.joyent.com:443 |
41
| manta.user | MANTA_USER | |
42
| manta.key_id | MANTA_KEY_ID | |
43
-| manta.key_path | MANTA_KEY_PATH | $HOME/.ssh/id_rsa |
+| manta.key_path | MANTA_KEY_PATH | $HOME/.ssh/id_rsa (if exists) |
44
45
* `manta.url` ( **MANTA_URL** )
46
The URL of the manta service endpoint to test against
0 commit comments