initial conduwuit support

This commit is contained in:
Virkkunen
2025-01-19 13:19:08 +01:00
committed by Slavi Pantaleev
parent 96b3cb8392
commit be586f0f30
15 changed files with 592 additions and 3 deletions

View File

@ -49,7 +49,7 @@ matrix_monitoring_container_network: matrix-monitoring
matrix_homeserver_enabled: true
# This will contain the homeserver implementation that is in use.
# Valid values: synapse, dendrite, conduit
# Valid values: synapse, dendrite, conduit, conduwuit
#
# By default, we use Synapse, because it's the only full-featured Matrix server at the moment.
#