mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-18 09:04:09 +02:00
Add synpurge
This commit is contained in:
parent
c01b0c769c
commit
b4776623eb
13
supporting-docs/projects/2017-01-05-synpurge.md
Normal file
13
supporting-docs/projects/2017-01-05-synpurge.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
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).
|
||||||
Loading…
Reference in a new issue