Details
Description
Currently https://docs.mongodb.com/manual/reference/method/rs.reconfig/#examples only covers configuration changes to member properties such as priority.
It would be valuable to include additional example of how to update the setting values such as : chainingAllowed, heartbeatIntervalMillis, heartbeatTimeoutSecs in the "settings" of the config document.