From b8a90b7eaa6a5fb7938ec8e182b85cfd391993c1 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Mon, 17 Oct 2016 09:19:52 +0200 Subject: [PATCH] lib/model: Remove chatty delta index confirmation This had its moment when making sure it worked initially, but nowadays there is not point discussing the obvious on every folder on every connect. --- lib/model/model.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/model/model.go b/lib/model/model.go index fa4176e5..c4970b69 100644 --- a/lib/model/model.go +++ b/lib/model/model.go @@ -808,7 +808,7 @@ func (m *Model) ClusterConfig(deviceID protocol.DeviceID, cm protocol.ClusterCon continue } - l.Infof("Device %v folder %q is delta index compatible (mlv=%d)", deviceID, folder.ID, dev.MaxSequence) + l.Debugf("Device %v folder %q is delta index compatible (mlv=%d)", deviceID, folder.ID, dev.MaxSequence) startSequence = dev.MaxSequence } else if dev.IndexID != 0 { // They say they've seen an index ID from us, but it's