Procházet zdrojové kódy

Enable notifications during backfill

.. as per the default bridge config.

Source: f848710c01/mautrix_twitter/example-config.yamll (L147)
pull/1478/head
Slavi Pantaleev před 4 roky
committed by GitHub
rodič
revize
f6f81a85de
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2

+ 1
- 1
roles/matrix-bridge-mautrix-instagram/templates/config.yaml.j2 Zobrazit soubor

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


Načítá se…
Zrušit
Uložit