lib/rails/generators/mongoid/config/templates/mongoid.yml in mongoid-7.3.0 vs lib/rails/generators/mongoid/config/templates/mongoid.yml in mongoid-7.3.1

- old
+ new

@@ -55,10 +55,10 @@ # discovering. Can be one of: :direct, :replica_set, :sharded. Set to :direct # when connecting to hidden members of a replica set. # connect: :direct # Changes the default time in seconds the server monitors refresh their status - # via ismaster commands. (default: 10) + # via hello commands. (default: 10) # heartbeat_frequency: 10 # The time in seconds for selecting servers for a near read preference. (default: 0.015) # local_threshold: 0.015