Эх сурвалжийг харах

Fix value in example config

Tulir Asokan 3 жил өмнө
parent
commit
f2731e1cfd
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      example-config.yaml

+ 1 - 1
example-config.yaml

@@ -156,7 +156,7 @@ bridge:
             # Minimum level that the bridge should accept for incoming Matrix messages.
             send: unverified
             # Minimum level that the bridge should require for accepting key requests.
-            share: cross-signed
+            share: cross-signed-tofu
         # Options for Megolm room key rotation. These options allow you to
         # configure the m.room.encryption event content. See:
         # https://spec.matrix.org/v1.3/client-server-api/#mroomencryption for