We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2de717 commit 32efa2dCopy full SHA for 32efa2d
session/database.rst
@@ -5,7 +5,7 @@ Store Sessions in a Database
5
============================
6
7
Symfony stores sessions in files by default. If your application is served by
8
-multiple servers, you'll need to use instead a database to make sessions work
+multiple servers, you'll need to use a database instead to make sessions work
9
across different servers.
10
11
Symfony can store sessions in all kinds of databases (relational, NoSQL and
0 commit comments