mirror of https://github.com/zulip/zulip.git
help: Update documentation for new deletion feature.
This commit is contained in:
parent
80969a62e6
commit
60eb621477
|
@ -129,8 +129,9 @@ strength allowed is controlled by two settings in
|
||||||
|
|
||||||
- Message content can only ever be modified by the original author.
|
- Message content can only ever be modified by the original author.
|
||||||
|
|
||||||
- Any message visible to an organization owner or administrator can
|
- Organization administrators can configure who has permission to
|
||||||
be deleted at any time by that administrator.
|
delete their own message, and who can delete other users'
|
||||||
|
messages that they can see.
|
||||||
|
|
||||||
- See
|
- See
|
||||||
[Restrict message editing and deletion](https://zulip.com/help/restrict-message-editing-and-deletion)
|
[Restrict message editing and deletion](https://zulip.com/help/restrict-message-editing-and-deletion)
|
||||||
|
|
|
@ -5,9 +5,9 @@ if these actions are allowed in your organization. Only server administrators
|
||||||
can restore deleted messages.
|
can restore deleted messages.
|
||||||
|
|
||||||
Organization administrators can
|
Organization administrators can
|
||||||
[configure](/help/restrict-message-editing-and-deletion) who can edit and delete
|
[configure](/help/restrict-message-editing-and-deletion) who can edit
|
||||||
messages, and set time limits for these actions. Administrators can delete other
|
and delete their who messages, set a time limits for such deletions,
|
||||||
users' messages completely, but cannot edit a message to delete its content.
|
and configure who can delete any message.
|
||||||
|
|
||||||
## Delete message content
|
## Delete message content
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ problematic behavior.
|
||||||
[edit](/help/restrict-message-editing-and-deletion#configure-message-editing-permissions)
|
[edit](/help/restrict-message-editing-and-deletion#configure-message-editing-permissions)
|
||||||
and
|
and
|
||||||
[delete](/help/restrict-message-editing-and-deletion#configure-message-deletion-permissions)
|
[delete](/help/restrict-message-editing-and-deletion#configure-message-deletion-permissions)
|
||||||
their own messages, and set time limits on message editing and deletion.
|
messages, and set time limits on message editing and deletion.
|
||||||
* If you are concerned about impersonation, you can [prevent users from changing
|
* If you are concerned about impersonation, you can [prevent users from changing
|
||||||
their name](/help/restrict-name-and-email-changes#restrict-name-changes), or
|
their name](/help/restrict-name-and-email-changes#restrict-name-changes), or
|
||||||
[require unique
|
[require unique
|
||||||
|
|
|
@ -36,17 +36,15 @@ irretrievably) removes the message from Zulip.
|
||||||
|
|
||||||
## Configure message deletion permissions
|
## Configure message deletion permissions
|
||||||
|
|
||||||
!!! tip ""
|
|
||||||
|
|
||||||
Administrators can always delete any message.
|
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
|
|
||||||
{settings_tab|organization-permissions}
|
{settings_tab|organization-permissions}
|
||||||
|
|
||||||
1. Under **Message deletion**:
|
1. Under **Message deletion**:
|
||||||
|
- Configure **Who can delete any message**.
|
||||||
- Configure **Who can delete their own messages**.
|
- Configure **Who can delete their own messages**.
|
||||||
- Configure **Time limit for deleting messages**.
|
- Configure **Time limit for deleting messages**, which restricts
|
||||||
|
your own messages.
|
||||||
|
|
||||||
{!save-changes.md!}
|
{!save-changes.md!}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue