Updated Synapse database maintenance tools (markdown)

zzottel 2017-10-27 23:49:19 +02:00
parent 49ef275414
commit f40b66d215
1 changed files with 2 additions and 1 deletions

@ -11,3 +11,4 @@ Cleans a synapse Postgres database of deleted messages and abandoned rooms.
## [synapse-delurlcache](https://github.com/zzottel/synapse-delurlcache)
Delete images and thumbnails created by URL previews in Synapse
NOTE: This is not required anymore as of Synpase 0.24, it now deletes those images by itself.