From 7baf98a11db9a945f340925c024fc9b68e7be6b7 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Mon, 16 Aug 2021 18:06:35 +0100 Subject: [PATCH] Changelog --- changelog.d/10616.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10616.feature diff --git a/changelog.d/10616.feature b/changelog.d/10616.feature new file mode 100644 index 0000000000..e078c7f1c4 --- /dev/null +++ b/changelog.d/10616.feature @@ -0,0 +1 @@ +Allow a single worker to both notify appservices and update the user directory by removing the dependence on the `worker_type` worker config option. \ No newline at end of file