docs(help) Config: rm sha-1

This commit is contained in:
coderaiser 2017-06-05 21:10:09 +03:00 committed by GitHub
parent fd7a548afb
commit 3ec89e0d72

View file

@ -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" */