Matrix Docker Ansible eploy
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- wechat:
- version: 3.8.1.26
- listen_port: 22222
- init_timeout: 10s
- request_timeout: 30s
-
- service:
- addr: ws://matrix-wechat:20002
- secret: {{ matrix_wechat_bridge_listen_secret | to_json }}
- ping_interval: 30s
-
- log:
- level: info
|