Skip to content

Commit 222f4fc

Browse files
authored
docs: Fixed unexpected indentation error for pull request in libreries/sessions.rst
Fixed unexpected indentation error for pull request in libreries/sessions.rst
1 parent 3813e6f commit 222f4fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/sessions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ consistently outperform almost all relational database setups.
559559

560560
In addition, if performance is your only concern, you may want to look
561561
into using `tmpfs <https://eddmann.com/posts/storing-php-sessions-file-caches-in-memory-using-tmpfs/>`_,
562-
which can make your sessions blazing fast.
562+
which can make your sessions blazing fast.
563563

564564
.. _sessions-databasehandler-driver:
565565

0 commit comments

Comments
 (0)