Skip to content

Commit 08d1c34

Browse files
committed
docs: update out of dated config item
1 parent e30f5ee commit 08d1c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/sessions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ For PostgreSQL::
569569
and the session ID and a delimiter. It should be increased as needed, for example,
570570
when using long session IDs.
571571

572-
You will also need to add a PRIMARY KEY **depending on your 'sessionMatchIP'
572+
You will also need to add a PRIMARY KEY **depending on your $matchIP
573573
setting**. The examples below work both on MySQL and PostgreSQL::
574574

575575
// When sessionMatchIP = true

0 commit comments

Comments
 (0)