diff --git a/supporting-docs/projects/2017-01-05-synpurge.md b/supporting-docs/projects/2017-01-05-synpurge.md new file mode 100644 index 00000000..29dde3b2 --- /dev/null +++ b/supporting-docs/projects/2017-01-05-synpurge.md @@ -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).