This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Upgrade Telegram bridge (0.5.1 -> 0.5.2)
pull/194/head
Slavi Pantaleev
6 years ago
parent
ab59cc50bd
commit
120abaf391
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-bridge-mautrix-telegram/defaults/main.yml
+ 1
- 1
roles/matrix-bridge-mautrix-telegram/defaults/main.yml
View File
@@ -3,7 +3,7 @@
matrix_mautrix_telegram_enabled: true
matrix_mautrix_telegram_docker_image: "tulir/mautrix-telegram:v0.5.
1
"
matrix_mautrix_telegram_docker_image: "tulir/mautrix-telegram:v0.5.
2
"
matrix_mautrix_telegram_base_path: "{{ matrix_base_data_path }}/mautrix-telegram"
Write
Preview
Loading…
Cancel
Save