Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
d810bd83
Verified
Commit
d810bd83
authored
May 20, 2022
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Update mjolnir to v1.4.2
parent
8b9277d5
Changes
2
Show whitespace changes
Inline
Side-by-side
roles/matrix/tasks/main.yml
View file @
d810bd83
...
...
@@ -105,7 +105,7 @@
git
:
repo
:
https://github.com/matrix-org/mjolnir
dest
:
/var/lib/synapse/mjolnir
version
:
v1.4.
1
version
:
v1.4.
2
force
:
true
become
:
true
become_user
:
synapse
...
...
roles/matrix/templates/mjolnir.yaml.j2
View file @
d810bd83
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment