Sfoglia il codice sorgente

mautrix-twitter: update defaults

pull/1899/head
Aine 4 anni fa
parent
commit
cd88c06994
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 34969C908CCA2804
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/matrix-bridge-mautrix-twitter/templates/config.yaml.j2

+ 1
- 1
roles/matrix-bridge-mautrix-twitter/templates/config.yaml.j2 Vedi File

@@ -149,7 +149,7 @@ bridge:
# been sent to Twitter. # been sent to Twitter.
delivery_receipts: false delivery_receipts: false
# Whether or not delivery errors should be reported as messages in the Matrix room. # Whether or not delivery errors should be reported as messages in the Matrix room.
delivery_error_reports: false
delivery_error_reports: true
# Whether or not non-fatal polling errors should send notices to the notice room. # Whether or not non-fatal polling errors should send notices to the notice room.
temporary_disconnect_notices: true temporary_disconnect_notices: true
# Number of seconds to sleep more than the previous error when a polling error occurs. # Number of seconds to sleep more than the previous error when a polling error occurs.


Caricamento…
Annulla
Salva