Scrublord MacBad dd9fdfdca7 feat matrix_rtc
2026-04-22 00:19:48 +02:00

22 lines
571 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: ess-synapse-custom
namespace: matrix
data:
values.yaml: |
synapse:
logging:
rootLevel: INFO
levelOverrides:
synapse.media.url_previewer: DEBUG
additional:
rtc-config:
config: |
matrix_rtc_enabled: true
matrix_rtc_uri: "https://mrtc.axion1337.chat"
url-previews:
config: |
url_preview_enabled: true
max_spider_size: 10M
# Deine restlichen URL-Preview und Retention Settings hier...