summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAmanda H. L. de Andrade Katz <amandahla@gmail.com>2023-12-05 08:42:56 -0300
committerGitHub <noreply@github.com>2023-12-05 11:42:56 +0000
commite87499b3f46a31c25df2da8686d3b913f8094660 (patch)
treeaa97bf78d185e2fa2db1a12ac623133238cce93c /changelog.d
parentSet response values to zero if None for /_synapse/admin/v1/federation/destina... (diff)
downloadsynapse-e87499b3f46a31c25df2da8686d3b913f8094660.tar.xz
Add how to validate configuration file with synapse.config script (#16714)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16714.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16714.doc b/changelog.d/16714.doc
new file mode 100644
index 0000000000..511d2b6022
--- /dev/null
+++ b/changelog.d/16714.doc
@@ -0,0 +1 @@
+Add documentation for how to validate the configuration file with synapse.config script.