Parcourir la source

Add delivery_receipts option for matrix-bridge-mautrix-facebook

pull/521/head
Slavi Pantaleev il y a 5 ans
Parent
révision
a353217cf3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      roles/matrix-bridge-mautrix-facebook/defaults/main.yml

+ 4
- 0
roles/matrix-bridge-mautrix-facebook/defaults/main.yml Voir le fichier

@@ -153,6 +153,10 @@ matrix_mautrix_facebook_configuration_yaml: |
# This will cause the bridge bot to be in private chats for the encryption to work properly.
default: false

# Whether or not the bridge should send a read receipt from the bridge bot when a message has
# been sent to Facebook.
delivery_receipts: false

# Permissions for using the bridge.
# Permitted values:
# user - Use the bridge with puppeting.


Chargement…
Annuler
Enregistrer