Skip to content

Commit 16131f2

Browse files
MONGOID-5106 Remove usage of private driver code (#5002)
1 parent 6045606 commit 16131f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/configuration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ can be configured.
177177
connect: :direct
178178

179179
# Change the default time in seconds the server monitors refresh their status
180-
# via ismaster commands. (default: 10)
180+
# via hello commands. (default: 10)
181181
heartbeat_frequency: 10
182182

183183
# The time in seconds for selecting servers for a near read preference. (default: 0.015)

0 commit comments

Comments
 (0)