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.
 
 

20 lines
333 B

  1. {#
  2. SPDX-FileCopyrightText: 2024 Slavi Pantaleev
  3. SPDX-License-Identifier: AGPL-3.0-or-later
  4. #}
  5. wechat:
  6. version: 3.8.1.26
  7. listen_port: 22222
  8. init_timeout: 10s
  9. request_timeout: 30s
  10. service:
  11. addr: ws://matrix-wechat:20002
  12. secret: {{ matrix_wechat_bridge_listen_secret | to_json }}
  13. ping_interval: 30s
  14. log:
  15. level: info