Parcourir la source

Update config.yaml.j2

pull/1478/head
Shreyas Ajjarapu il y a 4 ans
committed by GitHub
Parent
révision
cddbb1ffa0
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      roles/matrix-bridge-mautrix-twitter/templates/config.yaml.j2

+ 2
- 2
roles/matrix-bridge-mautrix-twitter/templates/config.yaml.j2 Voir le fichier

@@ -124,10 +124,10 @@ bridge:
invite_own_puppet: true
# Maximum number of messages to backfill initially.
# Set to 0 to disable backfilling when creating portal.
initial_limit: 0
initial_limit: 100
# If using double puppeting, should notifications be disabled
# while the initial backfill is in progress?
disable_notifications: false
disable_notifications: true
# End-to-bridge encryption support options. You must install the e2be optional dependency for
# this to work. See https://github.com/tulir/mautrix-telegram/wiki/End‐to‐bridge-encryption
encryption:


Chargement…
Annuler
Enregistrer