Преглед изворни кода

Update e2be config comment

Tulir Asokan пре 3 година
родитељ
комит
cfd367264e
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3 2
      mautrix_signal/example-config.yaml

+ 3 - 2
mautrix_signal/example-config.yaml

@@ -158,8 +158,9 @@ bridge:
     # Whether or not created rooms should have federation enabled.
     # If false, created portal rooms will never be federated.
     federate_rooms: true
-    # End-to-bridge encryption support options. You must install the e2be optional dependency for
-    # this to work. See https://docs.mau.fi/bridges/general/end-to-bridge-encryption.html
+    # End-to-bridge encryption support options.
+    #
+    # See https://docs.mau.fi/bridges/general/end-to-bridge-encryption.html for more info.
     encryption:
         # Allow encryption, work in group chat rooms with e2ee enabled
         allow: false