Clarify documentation of the admin list media API (#8795)
Clarify that the list media API only shows media from unencrypted events.
This commit is contained in:
1
changelog.d/8795.doc
Normal file
1
changelog.d/8795.doc
Normal file
@@ -0,0 +1 @@
|
||||
Improve the documentation for the admin API to list all media in a room with respect to encrypted events.
|
||||
@@ -1,6 +1,7 @@
|
||||
# List all media in a room
|
||||
|
||||
This API gets a list of known media in a room.
|
||||
However, it only shows media from unencrypted events or rooms.
|
||||
|
||||
The API is:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user