Add Synapse Maintenance docs and synapse-janitor integration

This commit is contained in:
Slavi Pantaleev
2019-07-08 09:38:24 +03:00
parent 631a14bf0c
commit 0ca21d80d7
9 changed files with 312 additions and 0 deletions

View File

@ -28,3 +28,5 @@ matrix_postgres_container_extra_arguments: []
#
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:5432"), or empty string to not expose.
matrix_postgres_container_postgres_bind_port: ""
matrix_postgres_tool_synapse_janitor: "https://raw.githubusercontent.com/xwiki-labs/synapse_scripts/0b3f035951932ceb396631de3fc701043b9723bc/synapse_janitor.sql"