Files
zulip/help/disable-message-edit-history.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

652 B

Disable message edit history

{!admin-only.md!}

In Zulip, users can view the edit history of a message.

To remove the edit history of a single message, it is usually best to delete the message entirely. However, you can also disable viewing of message edit history more generally.

Disable message edit history

{start_tabs}

{settings_tab|organization-permissions}

  1. Under Message and topic editing, uncheck Enable message edit history.

{!save-changes.md!}

{end_tabs}