瀏覽代碼

Add delivery_receipts option for matrix-bridge-mautrix-facebook

pull/521/head
Slavi Pantaleev 6 年之前
父節點
當前提交
a353217cf3
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. +4
    -0
      roles/matrix-bridge-mautrix-facebook/defaults/main.yml

+ 4
- 0
roles/matrix-bridge-mautrix-facebook/defaults/main.yml 查看文件

@@ -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.


Loading…
取消
儲存