瀏覽代碼

Update config.yaml.j2

pull/1478/head
Shreyas Ajjarapu 4 年之前
committed by GitHub
父節點
當前提交
ed0fcd618c
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-bridge-mautrix-twitter/templates/config.yaml.j2

+ 1
- 1
roles/matrix-bridge-mautrix-twitter/templates/config.yaml.j2 查看文件

@@ -124,7 +124,7 @@ bridge:
invite_own_puppet: true invite_own_puppet: true
# Maximum number of messages to backfill initially. # Maximum number of messages to backfill initially.
# Set to 0 to disable backfilling when creating portal. # Set to 0 to disable backfilling when creating portal.
initial_limit: 100
initial_limit: 0
# If using double puppeting, should notifications be disabled # If using double puppeting, should notifications be disabled
# while the initial backfill is in progress? # while the initial backfill is in progress?
disable_notifications: true disable_notifications: true


Loading…
取消
儲存