mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
14 lines
341 B
Markdown
14 lines
341 B
Markdown
|
|
---
|
||
|
|
layout: project
|
||
|
|
title: synpurge
|
||
|
|
categories: projects other
|
||
|
|
description: Purges Matrix room history room using the HTTP API
|
||
|
|
author: Adrian Perez de Castro
|
||
|
|
maturity: Alpha
|
||
|
|
---
|
||
|
|
|
||
|
|
# {{ page.title }}
|
||
|
|
Utility to remove history of Matrix rooms using the purge_history API of Synapse.
|
||
|
|
|
||
|
|
Find it on [PyPI](https://pypi.python.org/pypi/synpurge/4).
|