Skip to content

Commit 65281e5

Browse files
committed
Try to improve documentation about secreat and validate_key
1 parent c4404fc commit 65281e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

beaker/docs/configuration.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,9 @@ timeout (**optional**, integer)
201201
Encryption Options
202202
------------------
203203

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

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

0 commit comments

Comments
 (0)