3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-04-10 02:45:39 +00:00

feat(c10y): allow configuring default room version

This commit is contained in:
ezera
2026-04-01 20:05:34 -05:00
committed by Slavi Pantaleev
parent 7a90eab08b
commit 2429fea517
2 changed files with 5 additions and 1 deletions

View File

@@ -608,7 +608,7 @@ allow_room_creation = {{ matrix_continuwuity_config_allow_room_creation | to_jso
#
# Per spec, room version "11" is the default.
#
#default_room_version = "11"
default_room_version = {{ matrix_continuwuity_config_default_room_version | to_json }}
# Enable OpenTelemetry OTLP tracing export. This replaces the deprecated
# Jaeger exporter. Traces will be sent via OTLP to a collector (such as