Matrix Docker Ansible eploy
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 

14 行
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