From d75e37966c318058ca399b99a1ae099e384f93d8 Mon Sep 17 00:00:00 2001 From: Adam Brown Date: Wed, 21 Sep 2022 15:37:16 +0100 Subject: [PATCH] adding changelog entry --- changelog.d/7198.sdk | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7198.sdk diff --git a/changelog.d/7198.sdk b/changelog.d/7198.sdk new file mode 100644 index 0000000000..115b8d6113 --- /dev/null +++ b/changelog.d/7198.sdk @@ -0,0 +1 @@ +Allow the sync timeout to be configured (mainly useful for testing)