Skip to content

Commit aad4d07

Browse files
xdgkay-kim
authored andcommitted
Update server-session.txt
Corrects an error -- sessions are not available on standalone instances.
1 parent e7aee98 commit aad4d07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/reference/server-sessions.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ support :ref:`causal-consistency` and :ref:`retryable writes <retryable-writes>`
2424
Applications use :ref:`client sessions <3.6-client-sessions>` to
2525
interface with server sessions.
2626

27-
Server sessions are available for standalone :binary:`~bin.mongod`
28-
instances, replica sets, and sharded clusters.
27+
Server sessions are available for replica sets and sharded clusters only.
2928

3029
Command Options
3130
---------------

0 commit comments

Comments
 (0)