Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

14 lines
237 B

  1. wechat:
  2. version: 3.8.1.26
  3. listen_port: 22222
  4. init_timeout: 10s
  5. request_timeout: 30s
  6. service:
  7. addr: ws://matrix-wechat:20002
  8. secret: {{ matrix_wechat_bridge_listen_secret | to_json }}
  9. ping_interval: 30s
  10. log:
  11. level: info