fixed missing registration var
This commit is contained in:
parent
63705f94f1
commit
fe54690ea1
1 changed files with 2 additions and 0 deletions
|
@ -141,3 +141,5 @@ matrix_sms_bridge_registration_yaml: |
|
|||
url: {{ matrix_sms_bridge_appservice_url }}
|
||||
sender_localpart: smsbot
|
||||
rate_limited: false
|
||||
|
||||
matrix_sms_bridge_registration: "{{ matrix_sms_bridge_registration_yaml|from_yaml }}"
|
Loading…
Add table
Reference in a new issue