From e9eeca1314b1e5b29d155d664faa5e818169183a Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 19 Mar 2019 11:13:53 +0000 Subject: Fix user directory background update (#4887) --- changelog.d/4887.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4887.feature (limited to 'changelog.d/4887.feature') diff --git a/changelog.d/4887.feature b/changelog.d/4887.feature new file mode 100644 index 0000000000..e7ff0b9297 --- /dev/null +++ b/changelog.d/4887.feature @@ -0,0 +1 @@ +The user directory has been rewritten to make it faster, with less chance of falling behind on a large server. -- cgit 1.5.1