Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
9820ebf6
Verified
Commit
9820ebf6
authored
Jun 15, 2021
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Update pantalaimon to 0.10.0
parent
ea772ffa
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/matrix/tasks/main.yml
View file @
9820ebf6
...
...
@@ -92,7 +92,7 @@
-
name
:
install pantalaimon
pip
:
name
:
-
'
pantalaimon==0.
9.3
'
-
'
pantalaimon==0.
10.0
'
state
:
latest
extra_args
:
'
--upgrade-strategy=eager'
virtualenv
:
/var/lib/synapse/venv-pantalaimon
...
...
roles/matrix/templates/pantalaimon.conf.j2
View file @
9820ebf6
...
...
@@ -6,5 +6,6 @@ Notifications = Off
Homeserver = https://{{ matrix_domain }}
ListenAddress = 127.0.0.1
ListenPort = 8009
UseKeyring = No
IgnoreVerification = True
UseKeyring = No
DropOldKeys = True
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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