Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ The digest algorithm to use for signing and key generation.

Default: :obj:`None`

When value is :obj:`None` a key will be derived from
``SECRET_KEY``. Otherwise the value will be used for the key.
This value should not be used, instead the key will be derived from ``SECRET_KEY``. Due to this depedency please consider whether, and how, the ``SECRET_KEY`` might change after encryption has taken place.

:const:`CRYPTOGRAPHY_SALT`
--------------------------
Expand Down