diff options
author | reivilibre <oliverw@matrix.org> | 2022-09-16 11:48:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-16 11:48:41 +0000 |
commit | f7a77ad7170bfc689a02f9e3212341b8a1402663 (patch) | |
tree | 1a0469ca38fbca20713f3bd403945f8cf766bdda /changelog.d | |
parent | Avoid putting rejected events in room state (#13723) (diff) | |
download | synapse-f7a77ad7170bfc689a02f9e3212341b8a1402663.tar.xz |
Update request log format documentation to mention the format used when the authenticated user is controlling another user. (#13794)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13794.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13794.doc b/changelog.d/13794.doc new file mode 100644 index 0000000000..3272454d2c --- /dev/null +++ b/changelog.d/13794.doc @@ -0,0 +1 @@ +Update request log format documentation to mention the format used when the authenticated user is controlling another user. \ No newline at end of file |