We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4404fc commit 65281e5Copy full SHA for 65281e5
beaker/docs/configuration.rst
@@ -201,8 +201,9 @@ timeout (**optional**, integer)
201
Encryption Options
202
------------------
203
204
-These options should then be used *instead* of the ``secret``
205
-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
206
+when a server side session is used.
207
208
encrypt_key (**required**, string)
209
Encryption key to use for the AES cipher. This should be a fairly long
0 commit comments