mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) Config: rm sha-1
This commit is contained in:
parent
fd7a548afb
commit
3ec89e0d72
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -299,7 +299,7 @@ Here is description of options:
|
|||
{
|
||||
"auth" : false, /* enable http authentication */
|
||||
"username" : "root", /* username for authentication */
|
||||
"password" : "toor", /* password hash in sha-1 for authentication*/
|
||||
"password" : "toor", /* password hash for authentication*/
|
||||
"algo" : "sha512WithRSAEncryption", /* cryptographic algorithm */
|
||||
"editor" : "edward", /* default, could be "dword" or "edward" */
|
||||
"packer" : "tar", /* default, could be "tar" or "zip" */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue