Skip to content
Snippets Groups Projects
Verified Commit 9820ebf6 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Update pantalaimon to 0.10.0

parent ea772ffa
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment