Explorar el Código

Enable notifications during backfill

.. as per the default bridge config.

Source: f848710c01/mautrix_twitter/example-config.yamll (L147)
pull/1478/head
Slavi Pantaleev hace 4 años
committed by GitHub
padre
commit
f6f81a85de
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2

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

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


Cargando…
Cancelar
Guardar