Bläddra i källkod

note bcrypt rounds

master
Jonathan Cobb 4 år sedan
förälder
incheckning
51f6c78e57
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      README-release.md

+ 1
- 1
README-release.md Visa fil

@@ -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:


Laddar…
Avbryt
Spara