Skip to content

Commit

Permalink
Fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
Lxstr committed Jan 16, 2024
1 parent 8edca3f commit 44d7320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Flask-Session Configuration Values
Default: ``32``

.. versionadded:: 0.6
``SESSION_ID_LENGTH``
``SESSION_ID_LENGTH``

Backend-specific Configuration Values
---------------------------------------
Expand Down Expand Up @@ -212,4 +212,4 @@ SqlAlchemy
Default: ``None``

.. versionadded:: 0.6
``SESSION_SQLALCHEMY_BIND_KEY``, ``SESSION_SQLALCHEMY_SCHEMA``, ``SESSION_SQLALCHEMY_SEQUENCE``
``SESSION_SQLALCHEMY_BIND_KEY``, ``SESSION_SQLALCHEMY_SCHEMA``, ``SESSION_SQLALCHEMY_SEQUENCE``

0 comments on commit 44d7320

Please sign in to comment.