Updated Synapse database maintenance tools (markdown)
parent
d55883b6dd
commit
c63c7dbed6
|
@ -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)
|
## [synapse_janitor.sql](https://github.com/xwiki-labs/synapse_scripts)
|
||||||
Cleans a synapse Postgres database of deleted messages and abandoned rooms.
|
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)
|
## [synapse-delurlcache](https://github.com/zzottel/synapse-delurlcache)
|
||||||
Delete images and thumbnails created by URL previews in Synapse
|
Delete images and thumbnails created by URL previews in Synapse
|
||||||
|
|
Loading…
Reference in New Issue