Merge pull request #11532 from nextcloud/backport/11530/stable28

[stable28] Doc(user-manual): Add expiring messages doc
This commit is contained in:
Dorra 2024-02-12 07:28:51 +01:00 committed by GitHub
commit 55630c1f68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -128,6 +128,15 @@ Here you can configure the description, guest access, if the conversation is vis
.. image:: images/conversation-settings-dialog.png
:width: 450px
Messages expiration
-------------------
A moderator can configure message expiration under the ``Conversation settings`` within the ``Moderation`` section. Once a message reaches its expiration time, it is automatically removed from the conversation.
The available expiration durations are 1 hour, 8 hours, 1 day, 1 week, 4 weeks, or never (which is the default setting).
.. image:: images/messages-expiration.png
Starting a call
---------------