update room docs (add history export notice)

This commit is contained in:
creme 2022-01-13 13:24:28 +01:00
parent bd7f6e30ec
commit 280b038e14
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 4 additions and 4 deletions

View File

@ -11,4 +11,7 @@ When leaving rooms, they no longer appear in the room list (left column). If the
As administrator:in, all room members should first be "kicked" (removed from the room), then the person is the last to leave the room and thus initiates the later deletion by the server.
An export of the room history e.g. into a .txt or .html file is not yet possible: [https://github.com/vector-im/element-web/issues/2630](https://github.com/vector-im/element-web/issues/2630)
!!! note
Before you delete the room you can export the room history e.g. into a `.txt`, `.html` or `.json` file ..
![export room history](/images/room_export_history.png)

View File

@ -8,6 +8,3 @@ date: 2021-08-03T20:30:00+02:00
The room directory, in which the publicly accessible rooms are presented, can be reached via the button "Discover / Explore" in the upper left corner under the own display name. Here you can immediately search for a room on envs.net.
![Menu to find public rooms](/images/01_Find_en.png "Menu to find public rooms")
!!! note
The global federation is currently in test operation. It is possible that the Federation will be restricted again at a later date.