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.
2 parents 4a36e56 + 32efa2d commit 3125d8aCopy full SHA for 3125d8a
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