Procházet zdrojové kódy

Merge pull request #2146 from FSG-Cat/Mjolnir-CFG-Update

Fix error introduced in #2141
pull/2149/head
Slavi Pantaleev před 3 roky
committed by GitHub
rodič
revize
152d42c28b
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      roles/matrix-bot-mjolnir/templates/production.yaml.j2

+ 2
- 2
roles/matrix-bot-mjolnir/templates/production.yaml.j2 Zobrazit soubor

@@ -239,8 +239,8 @@ health:
# Whether or not to actively poll synapse for abuse reports, to be used
# instead of intercepting client calls to synapse's abuse endpoint, when that
# isn't possible/practical.
pollReports: true
pollReports: false

# Whether or not new reports, received either by webapi or polling,
# should be printed to our managementRoom.
displayReports: true
displayReports: false

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