Ver código fonte

Enable notifications during backfill

.. as per the default bridge config.

Source: f848710c01/mautrix_twitter/example-config.yamll (L147)
pull/1478/head
Slavi Pantaleev 4 anos atrás
committed by GitHub
pai
commit
f6f81a85de
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2

+ 1
- 1
roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2 Ver arquivo

@@ -132,7 +132,7 @@ bridge:
missed_limit: 1000
# If using double puppeting, should notifications be disabled
# while the initial backfill is in progress?
disable_notifications: true
disable_notifications: false
periodic_reconnect:
# Interval in seconds in which to automatically reconnect all users.
# This can be used to automatically mitigate the bug where Instagram stops sending messages.


Carregando…
Cancelar
Salvar