wording
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se 2022-03-09 12:36:40 +01:00
parent 165dc5b9cb
commit 8503e55afc
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -459,6 +459,6 @@ SECRET_SECRET_KEY_VERSION=v1 # length=64
``` ```
When using this length specifier, `abra` will not use the "easy to remember When using this length specifier, `abra` will not use the "easy to remember
word" styl generator but instead a string of chars to match the exact length. word" style generator but instead a string of characters to match the exact
This can be useful if you have to generate "key" style values instead of length. This can be useful if you have to generate "key" style values instead
passwords which admins have to type out in database shells. of passwords which admins have to type out in database shells.