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

Fix error introduced in #2141
This commit is contained in:
Slavi Pantaleev 2022-10-02 22:38:59 +03:00 committed by GitHub
commit 152d42c28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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