From b805f3aceca572114d4c084e37684a39405337b9 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Fri, 28 Aug 2020 12:46:09 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0649f85..bb6609c 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ In order to avoid lots of small changesets, a changeset is opened and kept open. Whenever a change is made -even adding a single tag- the change is uploaded into this changeset. If that fails, the changeset is probably closed and we open a new changeset. +Note that changesets are closed automatically after one hour of inactivity, so we don't have to worry about closing them. # Privacy