mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-24 08:40:10 +00:00
Rename matrix_wechat_* variables to matrix_bridge_wechat_*
Part of adopting a uniform naming policy for bridge variables, where the variable prefix matches the role directory name. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
129f5fda20
commit
e3faabf125
@@ -12,7 +12,7 @@ wechat:
|
||||
|
||||
service:
|
||||
addr: ws://matrix-wechat:20002
|
||||
secret: {{ matrix_wechat_bridge_listen_secret | to_json }}
|
||||
secret: {{ matrix_bridge_wechat_bridge_listen_secret | to_json }}
|
||||
ping_interval: 30s
|
||||
|
||||
log:
|
||||
|
||||
Reference in New Issue
Block a user