diff options
author | Christian Lölkes <christian.loelkes@gmail.com> | 2024-01-02 12:54:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 11:54:12 +0000 |
commit | 35b636531720563241b1e89eb25c2f1928514c3d (patch) | |
tree | 1dbb34f0a448ec019f80f8b83e8a78ee28c239fc /changelog.d | |
parent | Enable user without password (#16770) (diff) | |
download | synapse-35b636531720563241b1e89eb25c2f1928514c3d.tar.xz |
Add another custom statistics collection server (#16769)
Signed-off-by: Christian Lölkes <christian.loelkes@gmail.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16769.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16769.doc b/changelog.d/16769.doc new file mode 100644 index 0000000000..c46e9e9908 --- /dev/null +++ b/changelog.d/16769.doc @@ -0,0 +1 @@ +Add another custom statistics collection server to the documentation. Contributed by @loelkes. \ No newline at end of file |