diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-10-01 13:14:56 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-10-01 13:14:56 +0100 |
commit | cc40a59b4a94534105667ae95fd5602ebdc57dce (patch) | |
tree | 342fa4a9fa2c718d366169057d48f9c3a8de5745 /changelog.d/8364.bugfix | |
parent | Add prometheus metrics to track federation delays (#8430) (diff) | |
download | synapse-cc40a59b4a94534105667ae95fd5602ebdc57dce.tar.xz |
1.21.0
Diffstat (limited to 'changelog.d/8364.bugfix')
-rw-r--r-- | changelog.d/8364.bugfix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/8364.bugfix b/changelog.d/8364.bugfix deleted file mode 100644 index 7b82cbc388..0000000000 --- a/changelog.d/8364.bugfix +++ /dev/null @@ -1,2 +0,0 @@ -Fix a bug where during device registration the length of the device name wasn't -limited. |