mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
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.
652 B
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}
- Under Message and topic editing, uncheck Enable message edit history.
{!save-changes.md!}
{end_tabs}