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 e30f5ee commit 08d1c34Copy full SHA for 08d1c34
user_guide_src/source/libraries/sessions.rst
@@ -569,7 +569,7 @@ For PostgreSQL::
569
and the session ID and a delimiter. It should be increased as needed, for example,
570
when using long session IDs.
571
572
-You will also need to add a PRIMARY KEY **depending on your 'sessionMatchIP'
+You will also need to add a PRIMARY KEY **depending on your $matchIP
573
setting**. The examples below work both on MySQL and PostgreSQL::
574
575
// When sessionMatchIP = true
0 commit comments