diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-05-28 16:55:10 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-05-28 16:55:10 +0100 |
commit | 4aba561c65c842e640861035e3937e78ab950a21 (patch) | |
tree | 33c93c0be75d8f80855545c0f687e28a2d54eba2 /changelog.d | |
parent | Allow configuring a range for the account validity startup job (diff) | |
download | synapse-4aba561c65c842e640861035e3937e78ab950a21.tar.xz |
Config and changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5276.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5276.feature b/changelog.d/5276.feature new file mode 100644 index 0000000000..403dee0862 --- /dev/null +++ b/changelog.d/5276.feature @@ -0,0 +1 @@ +Allow configuring a range for the account validity startup job. |