This commit is contained in:
decentral1se 2022-03-09 12:36:40 +01:00
parent 165dc5b9cb
commit 8503e55afc
Signed by untrusted user: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 3 additions and 3 deletions

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
word" styl generator but instead a string of chars to match the exact length.
This can be useful if you have to generate "key" style values instead of
passwords which admins have to type out in database shells.
word" style generator but instead a string of characters to match the exact
length. This can be useful if you have to generate "key" style values instead
of passwords which admins have to type out in database shells.