document 'pollReports' in config

This commit is contained in:
jesopo 2022-04-25 15:59:48 +00:00
parent 5ad671ac70
commit 23c3f55ceb

View File

@ -235,3 +235,8 @@ web:
abuseReporting:
# Whether to enable this feature.
enabled: false
# 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: false