Skip to content

Commit

Permalink
Try to improve documentation about secreat and validate_key
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Jun 18, 2017
1 parent c4404fc commit 65281e5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions beaker/docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,9 @@ timeout (**optional**, integer)
Encryption Options
------------------

These options should then be used *instead* of the ``secret``
option listed above.
These options should then be used *instead* of the ``secret`` option when
a **cookie** only session is used and *together* with the ``secret`` option
when a server side session is used.

encrypt_key (**required**, string)
Encryption key to use for the AES cipher. This should be a fairly long
Expand Down

0 comments on commit 65281e5

Please sign in to comment.