Quellcode durchsuchen

Enable notifications during backfill

.. as per the default bridge config.

Source: f848710c01/mautrix_twitter/example-config.yamll (L147)
pull/1478/head
Slavi Pantaleev vor 4 Jahren
committed by GitHub
Ursprung
Commit
f6f81a85de
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2

+ 1
- 1
roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2 Datei anzeigen

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


Laden…
Abbrechen
Speichern