Updated Synapse database maintenance tools (markdown)

master
Richard van der Hoff 2020-04-20 19:01:48 +01:00
parent 2b948d5ae6
commit d55883b6dd
1 changed files with 2 additions and 0 deletions

@ -19,6 +19,8 @@ The purge history API allows server admins to purge historic events from their d
## [synapse_janitor.sql](https://github.com/xwiki-labs/synapse_scripts)
Cleans a synapse Postgres database of deleted messages and abandoned rooms.
USE WITH CAUTION. It may cause database corruption (see https://github.com/matrix-org/synapse/issues/7305) for example.
## [synapse-delurlcache](https://github.com/zzottel/synapse-delurlcache)
Delete images and thumbnails created by URL previews in Synapse