diff options
author | Shay <hillerys@element.io> | 2023-07-27 15:08:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 15:08:46 -0700 |
commit | 68b2611783ab00fdad567654a95492442722c106 (patch) | |
tree | 861bbfac98f7b0352e8b01eb46a941da4ed2e6a6 /changelog.d | |
parent | Fix 404 on /profile when the display name is empty but not the avatar (#16012) (diff) | |
download | synapse-68b2611783ab00fdad567654a95492442722c106.tar.xz |
Clarify comment on key uploads over replication (#16016)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16016.doc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/16016.doc b/changelog.d/16016.doc new file mode 100644 index 0000000000..e677058c2d --- /dev/null +++ b/changelog.d/16016.doc @@ -0,0 +1,2 @@ +Clarify comment on the keys/upload over replication enpoint. + |