소스 검색

note bcrypt rounds

master
Jonathan Cobb 4 년 전
부모
커밋
51f6c78e57
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      README-release.md

+ 1
- 1
README-release.md 파일 보기

@@ -54,7 +54,7 @@ prompt for a password.

### If you don't have htpasswd installed
If you don't have `htpasswd` on your system, then you will need to manually bcrypt the password.
You can do this online at https://bcrypt-generator.com/
You can do this online at https://bcrypt-generator.com/ -- ensure that "Rounds" is set to 12.

Then set the `BUBBLE_FR_PASS` environment variable to the bcrypted password and
run `flex_init.sh` with the `--bcrypt` flag:


불러오는 중...
취소
저장