Skip to content

Commit 154df39

Browse files
Add Zendrite homeserver
Signed-off-by: bones_was_here <bones_was_here@xonotic.org>
1 parent 8f7cb08 commit 154df39

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

content/ecosystem/servers/servers.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,17 @@ licence = "AGPL-3.0-or-later OR Element Commercial License"
3838
repository = "https://github.com/element-hq/dendrite"
3939
room = "#dendrite:matrix.org"
4040

41+
[[servers]]
42+
name = "Zendrite"
43+
description = "Zendrite is a second-generation Matrix homeserver, forked from Dendrite with new MSCs and optimisations."
44+
author = "Patrick Schratz and Dendrite/Zendrite contributors"
45+
maturity = "Beta"
46+
language = "Go"
47+
licence = "AGPL-3.0-or-later"
48+
website = "https://zendrite.pat-s.me/"
49+
repository = "https://codefloe.com/pat-s/zendrite"
50+
room = "#dendrite:matrix.org"
51+
4152
[[servers]]
4253
name = "Conduit"
4354
description = "Conduit is a simple, fast and reliable chat server written in Rust"

0 commit comments

Comments
 (0)