summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2023-09-06 13:01:10 +0000
committerGitHub <noreply@github.com>2023-09-06 14:01:10 +0100
commite937e2111a45d0cb3ecc973f95dafafecb6e9c36 (patch)
tree2a776e522093526abe2309654fd7a2f68097a349 /changelog.d
parentAllow modules to delete rooms. (#15997) (diff)
downloadsynapse-e937e2111a45d0cb3ecc973f95dafafecb6e9c36.tar.xz
Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration options that refer to numbers of bytes. (#16219)
* Add more suffixes to `parse_size`

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16219.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16219.feature b/changelog.d/16219.feature
new file mode 100644
index 0000000000..c789f2abb7
--- /dev/null
+++ b/changelog.d/16219.feature
@@ -0,0 +1 @@
+Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration options that refer to numbers of bytes.
\ No newline at end of file