redact videos when censoring, and include uncensor powerlevel config

This commit is contained in:
William Kray
2024-10-10 13:57:24 -07:00
parent bc5fb7048c
commit ed59f1dd91
3 changed files with 12 additions and 2 deletions
+5
View File
@@ -74,6 +74,11 @@ join_notification_message: |
# this bot, bot admins and bot moderators are immune to censorship.
censor: false
# if censoring content, what minimum Power Level is required to not be censored?
# this allows easy permission of trusted users in a room to post images or files on demand.
# rooms usually default to 0 power level for normal users.
uncensor_pl: 1
# whether to redact file and image uploads. this will apply to all rooms defined
# in the censor variable (either boolean or a list of room IDs).
censor_files: true