浏览代码

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
# Maximum number of messages to backfill initially.
# Set to 0 to disable backfilling when creating portal.
initial_limit: 100
initial_limit: 0
# If using double puppeting, should notifications be disabled
# while the initial backfill is in progress?
disable_notifications: true


正在加载...
取消
保存