Browse Source

Update docs/maintenance-synapse.md: make the loose list tight

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4043/head
Suguru Hirahara 1 year ago
parent
commit
e356f404ad
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      docs/maintenance-synapse.md

+ 0
- 4
docs/maintenance-synapse.md View File

@@ -3,13 +3,9 @@
This document shows you how to perform various maintenance tasks related to the Synapse chat server.

Table of contents:

- [Purging old data with the Purge History API](#purging-old-data-with-the-purge-history-api), for when you wish to delete in-use (but old) data from the Synapse database

- [Compressing state with rust-synapse-compress-state](#compressing-state-with-rust-synapse-compress-state)

- [Browse and manipulate the database](#browse-and-manipulate-the-database), for when you really need to take matters into your own hands

- [Make Synapse faster](#make-synapse-faster)

💡 See this page for details about configuring Synapse: [Configuring Synapse](configuring-playbook-synapse.md)


Loading…
Cancel
Save