Updated Synapse database maintenance tools (markdown)

Richard van der Hoff 2020-04-20 19:02:09 +01:00
parent d55883b6dd
commit c63c7dbed6
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ 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.
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