fixed missing registration var

master
benkuly 2020-05-23 15:32:16 +02:00
parent 63705f94f1
commit fe54690ea1
1 changed files with 2 additions and 0 deletions

View File

@ -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 }}"