I am getting this error at the console; "You are overriding the original host. If you did not intend to override your settings, use {merge: true}." When ı add this code line it's solved
db.settings({ timestampsInSnapshot: true, merge: true });
Notice: timeInSnapshot settings don't relevant above error. Just ı ask what does mean it? and ı didn't write any other codes.
