Ver a proveniência

Add bot:prefix: to template

pull/4544/head
Travis Wichert há 6 meses
ascendente
cometimento
c2bba78de7
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      roles/custom/matrix-bot-matrix-registration-bot/templates/config.yaml.j2

+ 1
- 0
roles/custom/matrix-bot-matrix-registration-bot/templates/config.yaml.j2 Ver ficheiro

@@ -10,6 +10,7 @@ bot:
server: {{ matrix_bot_matrix_registration_bot_bot_server|to_json }} server: {{ matrix_bot_matrix_registration_bot_bot_server|to_json }}
username: {{ matrix_bot_matrix_registration_bot_matrix_user_id_localpart|to_json }} username: {{ matrix_bot_matrix_registration_bot_matrix_user_id_localpart|to_json }}
password: {{ matrix_bot_matrix_registration_bot_bot_password|to_json }} password: {{ matrix_bot_matrix_registration_bot_bot_password|to_json }}
prefix: {{ matrix_bot_matrix_registration_bot_bot_prefix|to_json }}


api: api:
# API endpoint of the registration tokens # API endpoint of the registration tokens


Carregando…
Cancelar
Guardar