default.yaml: expand on fasterMembershipChecks (#163)

It isn't clear what it means to have the server "struggle" with state requests.

This change is trying to make the configuration more actionable to end users.
This commit is contained in:
Graham Christensen 2022-02-07 07:41:26 -05:00 committed by GitHub
parent eb8c5e08b4
commit d364d9879a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,8 +68,8 @@ noop: false
# Set to true to use /joined_members instead of /state to figure out who is
# in the room. Using /state is preferred because it means that users are
# banned when they are invited instead of just when they join, though if your
# server struggles with /state requests then set this to true.
# banned when they are invited instead of just when they join. Set this to true
# if the bot is in large rooms or dozens of rooms.
fasterMembershipChecks: false
# A case-insensitive list of ban reasons to automatically redact a user's