Include redaction logic:
- redact command to remove messages from a user in a room - option to redact messages from a user in all space rooms when banned
This commit is contained in:
@@ -112,3 +112,6 @@ banlists:
|
||||
# an account may join your rooms, THEN get added to the banlist, and you will have to manually
|
||||
# ban them from your rooms.
|
||||
proactive_banning: true
|
||||
|
||||
# should we redact messages when a user is banned?
|
||||
redact_on_ban: true
|
||||
Reference in New Issue
Block a user