Quellcode durchsuchen

Update config.yaml.j2

pull/1478/head
Shreyas Ajjarapu vor 4 Jahren
committed by GitHub
Ursprung
Commit
3509f648af
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 missed_limit: 1000
# If using double puppeting, should notifications be disabled # If using double puppeting, should notifications be disabled
# while the initial backfill is in progress? # while the initial backfill is in progress?
disable_notifications: false
disable_notifications: true
periodic_reconnect: periodic_reconnect:
# Interval in seconds in which to automatically reconnect all users. # Interval in seconds in which to automatically reconnect all users.
# This can be used to automatically mitigate the bug where Instagram stops sending messages. # This can be used to automatically mitigate the bug where Instagram stops sending messages.


Laden…
Abbrechen
Speichern