Enabled experimental spaces and threading features in dendrite.
authorLuke Hoersten <luke@hoersten.org>
Sat, 10 Sep 2022 15:18:24 -0500
changeset 194 d1e44e23f48e
parent 193 fd46c0e68c2c
child 195 da34c8d7511d
Enabled experimental spaces and threading features in dendrite.
dendrite/server/templates/dendrite.yaml.j2
--- a/dendrite/server/templates/dendrite.yaml.j2	Sat Sep 10 14:52:58 2022 -0500
+++ b/dendrite/server/templates/dendrite.yaml.j2	Sat Sep 10 15:18:24 2022 -0500
@@ -226,8 +226,8 @@
 # Configuration for enabling experimental MSCs on this homeserver.
 mscs:
   mscs:
-  #  - msc2836  # (Threading, see https://github.com/matrix-org/matrix-doc/pull/2836)
-  #  - msc2946  # (Spaces Summary, see https://github.com/matrix-org/matrix-doc/pull/2946)
+    - msc2836  # (Threading, see https://github.com/matrix-org/matrix-doc/pull/2836)
+    - msc2946  # (Spaces Summary, see https://github.com/matrix-org/matrix-doc/pull/2946)
 
 # Configuration for the Sync API.
 sync_api: