Skip to content

Commit

Permalink
Merge pull request ambta#7 from andheiberg/patch-2
Browse files Browse the repository at this point in the history
docs: add secret key spec
  • Loading branch information
absolute-quantum authored May 15, 2019
2 parents e86e037 + d799544 commit 77536d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ ambta_doctrine_encrypt:

### Secret key

The secret key should be a max 32 byte hexadecimal string (`[0-9a-fA-F]`).

Secret key is generated if there is no key found. This is automatically generated and stored in the folder defined in the configuration

```yml
Expand Down

0 comments on commit 77536d0

Please sign in to comment.